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

Add timeout-minutes: 3 for every github actions pipeline #405

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

martinkersner
Copy link
Member

@martinkersner martinkersner commented Mar 18, 2023

Description

Some tests have a hanging issues and keep running unreasonably long. This PR limits all GitHub actions to 3 minute timout.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code.

@martinkersner martinkersner requested review from KelvinThai, bayram98 and jo-bisonai and removed request for KelvinThai March 18, 2023 02:56
@martinkersner martinkersner merged commit 96ad6ca into master Mar 18, 2023
@martinkersner martinkersner linked an issue Mar 18, 2023 that may be closed by this pull request
@martinkersner martinkersner deleted the i-404/feat/timeout-on-github-actions branch March 18, 2023 02:58
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.

Set a timeout-minutes for github action pipelines
1 participant