-
Notifications
You must be signed in to change notification settings - Fork 950
chore: set a default timeout for ci #7766
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@nathanlao Could you please sign the CLA? Go to https://www.lightbend.com/contribute/cla/scala and then comment on the pull request to ask for a new check. |
Just done signing the CLA! Thank you for taking the time to review, appreciate the chance to contribute 🙌 |
@nathanlao Would you like to port the PR to |
@Friendseeker Hey, thanks for reminding! Can I submitted another pr to develop branch? |
Of course! Thanks for the contribution. |
This is a
Chore update to close #7747
Background
Some job runs forever, set a default 25 mins to kill them
Solution
Reference: https://stackoverflow.com/questions/59073731/set-default-timeout-on-github-action-pipeline