Summary
For contributor PRs (from forks), required checks can remain in a pending state for a long time.
Observed behavior
DCO completes quickly.
- Other required checks (for example Jenkins and scan) stay at "Waiting for status to be reported" for extended periods.
- Page also indicates workflow approval is required from a maintainer.
Why this is a problem
- New contributors are unsure whether something is broken or just queued.
- It delays feedback/merge cycle and creates confusion.
Suggested improvements
- Add contributor-facing guidance in PR template/CONTRIBUTING about expected wait times and required maintainer approvals.
- Add a bot message/comment when checks are waiting for maintainer approval.
- If possible, reduce external CI queue delay or provide queue visibility.
Context
This was observed while submitting a small fix PR from a fork.
Summary
For contributor PRs (from forks), required checks can remain in a pending state for a long time.
Observed behavior
DCOcompletes quickly.Why this is a problem
Suggested improvements
Context
This was observed while submitting a small fix PR from a fork.