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

If checkSuite is completed, we should stop tracking the queued job #45

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

gerardsegarra
Copy link
Contributor

@gerardsegarra gerardsegarra commented Dec 5, 2024

DO-3186

Sometimes jobs get stuck in the status "QUEUED" and github just don't update them. We need to check if the checkSuite status is completed, and if it is we can assume that the job status will never be updated again.

In the PR I also remove the pre-commit check docformatter as it is bugged and it makes the pre-commit fail. PyCQA/docformatter#287

@gerardsegarra gerardsegarra marked this pull request as ready for review December 5, 2024 12:47
@gerardsegarra gerardsegarra requested a review from a team as a code owner December 5, 2024 12:47
@gerardsegarra gerardsegarra changed the title If checkSuit is completed, we should stop tracking the queued job If checkSuite is completed, we should stop tracking the queued job Dec 5, 2024
@gerardsegarra gerardsegarra merged commit c0cb629 into main Dec 5, 2024
2 checks passed
@gerardsegarra gerardsegarra deleted the exit-on-completed-suit branch December 5, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants