Commit 1a10722
authored
docs(claude): add workflow rules (#3293)
* fix(home): handle GitHub API failures gracefully in releases/changelogs (#3291)
Wrap GitHub API calls in try/catch and return empty array on failure.
Prevents 422 errors when rate-limited or repos are unreachable.
* fix(home): align error tests with graceful GitHub API fallback
Tests now expect 200 with empty data when GitHub API fails, matching
the service's catch-and-return-empty-array behavior.
* docs(claude): add workflow rules — PRs required, thresholds, module audit1 parent e8e20aa commit 1a10722
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
70 | 77 | | |
71 | 78 | | |
72 | 79 | | |
| |||
0 commit comments