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

Ensure Github Bot Updates Check Status on Exception #2050

Open
eakmanrq opened this issue Jan 30, 2024 · 0 comments
Open

Ensure Github Bot Updates Check Status on Exception #2050

eakmanrq opened this issue Jan 30, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@eakmanrq
Copy link
Contributor

Currently there are some cases where a job can get an exception and then leave the check status as "running" even though it failed. Basically make sure everything is wrapped with try/except/finally to ensure the check statuses are updated.

@eakmanrq eakmanrq added the Bug Something isn't working label Jan 30, 2024
@eakmanrq eakmanrq self-assigned this Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant