Skip to content

chore: add workflow job and step timeouts - #22

Merged
mhweiner merged 3 commits into
mainfrom
chore/workflow-timeouts
Jul 31, 2026
Merged

chore: add workflow job and step timeouts#22
mhweiner merged 3 commits into
mainfrom
chore/workflow-timeouts

Conversation

@logfox-agent

Copy link
Copy Markdown
Contributor

Summary

  • Add timeout-minutes to all GitHub Actions jobs and slow steps in this repo.
  • Defaults: CI jobs 15m (20m for frontends), release 30m, docker 45m; install steps 5m.

Test plan

  • CI green (YAML-only change)

Add timeout-minutes to CI/release jobs and slow steps (install, deploy,
build) so hung workflows fail fast instead of burning Actions minutes.
@mhweiner
mhweiner merged commit 76de173 into main Jul 31, 2026
3 checks passed
@mhweiner
mhweiner deleted the chore/workflow-timeouts branch July 31, 2026 04:31
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.

2 participants