Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Move GitHub 'pending' status update before the lock #355

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

ChrisBAshton
Copy link
Contributor

Update the GitHub status of a publishing-e2e-tests check before then waiting for a machine to run the tests on.

We quite often have a queue of tests waiting to run (e.g. in a mass dependabot upgrade across multiple repositories).
If the tests are being flaky, the lack of visibility over the status can exacerbate the problem as we may accidentally queue up several test re-runs for the same PR.

Update the GitHub status of a publishing-e2e-tests check _before_ then waiting for a machine to run the tests on.

We quite often have a queue of tests waiting to run (e.g. in a mass dependabot upgrade across multiple repositories).
If the tests are being flaky, the lack of visibility over the status can exacerbate the problem as we may accidentally queue up several test re-runs for the same PR.
@ChrisBAshton ChrisBAshton merged commit a1c52f5 into master Feb 4, 2020
@ChrisBAshton ChrisBAshton deleted the update-status-while-waiting-for-machine branch February 4, 2020 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants