Skip to content

feat: Combine sync_depends_on_links and sync_blocks_links into sync_dependencies#1344

Open
davehunt wants to merge 1 commit into
mozilla:mainfrom
davehunt:feat/sync-dependencies
Open

feat: Combine sync_depends_on_links and sync_blocks_links into sync_dependencies#1344
davehunt wants to merge 1 commit into
mozilla:mainfrom
davehunt:feat/sync-dependencies

Conversation

@davehunt

Copy link
Copy Markdown
Member

Replaces two separate dependency syncing steps with a single sync_dependencies step, consistent with how sync_regressions and sync_duplicates handle their paired fields.

Updates all projects in prod config that used the old steps: FIDEFE, FXP, FXPE, FP, PCF, RECOMP, and the GenAI group (AIFE and others sharing the genai-steps anchor).

…ependencies

Replaces the two separate steps with a single sync_dependencies step that
handles both depends_on and blocks fields in one pass, consistent with how
sync_regressions and sync_duplicates handle their paired fields.

Updates all projects in prod config that used the old steps:
FIDEFE, FXP, FXPE, FP, PCF, RECOMP, and the GenAI group (AIFE and others
sharing the genai-steps anchor).
@davehunt davehunt requested a review from a team as a code owner June 17, 2026 10:38
@github-actions github-actions Bot added documentation Improvements or additions to documentation configuration Changes to JBI action configuration labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Changes to JBI action configuration documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant