Skip to content

Re-run a red check on a last commit, after receiving approvals #121

@rzadp

Description

@rzadp

Current behaviour

  1. The user creates a PR, and receives approvals on it.
  2. The user pushes a commit.
  3. The bot produces a red check on that commit - to prevent merging unapproved changes (as expected).
  4. The PR receives approvals.
  5. The checks guarding the merge of the PR turn green.
  6. BUT, the check associated with the last commit is still red - showing older runs, before 4. approvals.

Example:

polkadot-fellows/runtimes#299

The checks are green in the end and the PR has been merged, but the checks appearing next to the last commit are still red:

Expected behaviour

  1. The checks next to the last commit should turn green after receiving approvals.

Perhaps we can request a re-run of that check? It should turn green then.

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