Skip to content

Add pipeline triage and ship-mr automation to Issue Verification Agent #777

Description

@krashekbote

Description

After Ymir opens an MR, there is no automated step to triage pipeline failures or approve/merge a clean MR. Dev and QE teams handle this manually today.

What this adds:

When the Issue Verification Agent detects an open MR (issue has ymir_backported/ymir_rebased but not ymir_merged), it now checks the MR pipeline status instead of blindly waiting 3 hours:

  • Pipeline running → reschedule in 20 min
  • Pipeline failed → post structured triage comment on the MR (new regressions vs waived failures)
  • Pipeline passed → approve + auto-merge (if PIPELINE_AUTO_SHIP=true)

Benefit

No response

Importance

No response

Workaround

  • There is an existing workaround that can be used until this feature is implemented.

Participation

  • I am willing to submit a pull request for this issue. (Packit team is happy to help!)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions