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 to all github actions in repo #355

Closed
dequejenn opened this issue Nov 21, 2023 · 0 comments · Fixed by #359
Closed

Add timeout to all github actions in repo #355

dequejenn opened this issue Nov 21, 2023 · 0 comments · Fixed by #359
Assignees
Labels
in sprint Ticket is in current sprint QA: none This ticket does not require QA signoff TYPE: task Ticket is for non-dev work

Comments

@dequejenn
Copy link
Contributor

Each github action within this repo needs to be checked to ensure it follows the timeout policy as described here: https://github.com/dequelabs/axe-api-team/blob/main/policies/github-actions.md#timeouts

  • If the timeout is not set, it needs to be set
  • If the timeout IS set, the timeout duration should be checked against the last 5 runs to ensure it is set correctly per the policy
@dequejenn dequejenn added TYPE: task Ticket is for non-dev work QA: none This ticket does not require QA signoff next up Ticket is groomed for next sprint labels Nov 21, 2023
@dequejenn dequejenn added in sprint Ticket is in current sprint and removed next up Ticket is groomed for next sprint labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in sprint Ticket is in current sprint QA: none This ticket does not require QA signoff TYPE: task Ticket is for non-dev work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants