Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI (Buildbot, GHA): in the "Statuses" workflow, we only need to create pending (yellow) statuses for the tester_ jobs #41822

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Aug 8, 2021

We don't need to create the pending statuses for both the package_ and tester_ jobs.

We only need to create the pending statuses for the tester_ jobs, since the tester_X job cannot start until the corresponding package_X job has completed successfully.

Therefore, if a package_X job has not yet completed, the corresponding tester_X commit status will be pending, thus alerting the user to the fact that CI has not yet completed on their PR.

…e pending (yellow) statuses for the `tester_` jobs
@DilumAluthge DilumAluthge added domain:ci Continuous integration backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Aug 8, 2021
@DilumAluthge DilumAluthge merged commit 08fae51 into master Aug 8, 2021
@DilumAluthge DilumAluthge deleted the dpa/statuses-tester branch August 8, 2021 00:55
@KristofferC KristofferC mentioned this pull request Aug 11, 2021
75 tasks
KristofferC pushed a commit that referenced this pull request Aug 25, 2021
…e pending (yellow) statuses for the `tester_` jobs (#41822)

(cherry picked from commit 08fae51)
KristofferC pushed a commit that referenced this pull request Aug 25, 2021
…e pending (yellow) statuses for the `tester_` jobs (#41822)

(cherry picked from commit 08fae51)
KristofferC pushed a commit that referenced this pull request Aug 31, 2021
…e pending (yellow) statuses for the `tester_` jobs (#41822)

(cherry picked from commit 08fae51)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
…e pending (yellow) statuses for the `tester_` jobs (#41822)

(cherry picked from commit 08fae51)
@KristofferC KristofferC removed backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Sep 7, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
…e pending (yellow) statuses for the `tester_` jobs (#41822)

(cherry picked from commit 08fae51)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants