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: add timeouts for each GHA workflow #359

Merged
merged 2 commits into from Dec 7, 2023
Merged

ci: add timeouts for each GHA workflow #359

merged 2 commits into from Dec 7, 2023

Conversation

michael-siek
Copy link
Member

@michael-siek michael-siek commented Dec 7, 2023

Closes: #355

I've also removed unused actions in this PR

No QA required

@michael-siek michael-siek requested a review from a team as a code owner December 7, 2023 13:10
Zidious
Zidious previously approved these changes Dec 7, 2023
@@ -5,6 +5,7 @@ jobs:
create_patch_release:
name: Create release
runs-on: ubuntu-latest
timeout-minutes: 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit - this workflow can be removed too

Copy link
Contributor

@Zidious Zidious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michael-siek michael-siek merged commit d333755 into develop Dec 7, 2023
6 checks passed
@michael-siek michael-siek deleted the ci/timeouts branch December 7, 2023 14:11
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.

Add timeout to all github actions in repo
2 participants