Commit eba9456
ci: add timeout-minutes to the 4 reusable-workflow jobs that lacked it
Hypatia `missing_timeout_minutes` hygiene. Repos consume these workflows
via `uses:` and cannot set a job-level timeout themselves, so the fix
belongs here in the reusable workflows:
- hypatia-scan-reusable.yml scan -> 20m
- scorecard-reusable.yml scorecard -> 15m
- governance-reusable.yml workflow-staleness -> 10m
- governance-reusable.yml validate-hypatia-baseline -> 15m
mirror-reusable.yml and secret-scanner-reusable.yml already cover every
job. Closes the workflow-hygiene item for gossamer#77 and fixes every
estate consumer at once.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a30fab5 commit eba9456
3 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments