Skip to content

UI/UX bug: Workflow label stuck at forge:ci-pending after CI passes #105

Description

@ekuris-redhat

Problem

The Jira ticket label remains forge:ci-pending after CI checks have passed on the associated PR. The workflow does not advance to forge:review-pending automatically. Manual intervention (forge:retry) is required to unstick it.

Observed on

Additional context

  • A /forge rebase was run on the PR before CI completed
  • gh pr checks reports "no checks reported" on the HEAD commit, while the PR status rollup shows passing checks — this suggests checks may be associated with a pre-rebase commit that is no longer HEAD
  • The workflow may not be matching CI results to the correct commit after a rebase

Expected Behavior

After CI passes on the PR, the workflow should advance from wait_for_ci_gate to ci_evaluatorhuman_review_gate, and the Jira label should update from forge:ci-pending to forge:review-pending.

Impact

Workflows silently stall at forge:ci-pending.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions