Skip to content

fix: add timeout-minutes to backend CI workflow jobs#1271

Open
thuanpham582002 wants to merge 1 commit intoWei-Shaw:mainfrom
thuanpham582002:fix/ci-add-timeout-minutes
Open

fix: add timeout-minutes to backend CI workflow jobs#1271
thuanpham582002 wants to merge 1 commit intoWei-Shaw:mainfrom
thuanpham582002:fix/ci-add-timeout-minutes

Conversation

@thuanpham582002
Copy link
Copy Markdown

Summary

  • Add timeout-minutes: 30 to the test job (unit + integration tests)
  • Add timeout-minutes: 15 to the golangci-lint job

Prevents jobs from running up to the default 6-hour GitHub Actions timeout, saving CI minutes if a job hangs.

Test plan

  • YAML syntax validated locally
  • CI passes on this PR

Prevent jobs from running up to the default 6-hour limit by setting
explicit timeouts: 30 minutes for the test job and 15 minutes for
golangci-lint.
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.

1 participant