Skip to content

PR jobs are not archived when a PR is closed #3424

Description

@kumada626

What happened:
For PR jobs triggered by branch filtering, there are cases where the job remains active and does not become archived even after the PR that triggered it is closed.

What you expected to happen:
When the PR is closed, all related PR jobs are archived.

How to reproduce it:

  1. There is a pipeline that has pr jobs with branch filtering trigger.
  2. Create a PR to the branch that is the target of branch filtering, not to a pipeline branch.
  3. PR jobs are executed.
  4. Close PR.
  5. Triggered PR jobs are not archived.

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