Skip to content

[WIP]Skip downstream dispatch for modular issues after triage - #783

Open
fila43 wants to merge 1 commit into
packit:mainfrom
fila43:modular-triage-only
Open

[WIP]Skip downstream dispatch for modular issues after triage#783
fila43 wants to merge 1 commit into
packit:mainfrom
fila43:modular-triage-only

Conversation

@fila43

@fila43 fila43 commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Modular issues (detected by "/" in downstream_component from customfield_10669) stop after triage — no rebase, backport, rebuild, clarification, open-ended-analysis, or reproducer jobs are enqueued.
  • Non-modular issues are completely unaffected and follow the existing AUTO_CHAIN / TRIAGE_ENQUEUE_REPRODUCER behavior.
  • The full triage workflow (LLM analysis, CVE applicability, branch mapping, Jira comment, labels) still runs for modular issues — only downstream queue dispatch is gated.
  • This lets us validate triage results for modular packages in production before enabling the full pipeline.

Test plan

  • Deploy to staging — verify modular issues are triaged and commented but not dispatched downstream
  • Verify non-modular issues still flow through rebase/backport/rebuild as before
  • Check logs for "Modular issue RHEL-XXXXX — stopping after triage" messages

Made with Cursor

Modular issues stop after triage — no rebase, backport, rebuild, or
reproducer jobs are enqueued. This lets us validate triage results for
modular packages before enabling the full pipeline.

Co-authored-by: Cursor <cursoragent@cursor.com>
@fila43 fila43 changed the title Skip downstream dispatch for modular issues after triage [WIP]Skip downstream dispatch for modular issues after triage Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant