Commit a9b91e4
Fix .github issues: bugs, security, inconsistencies, and gaps (#6884)
- autoapproval.yml: dependabot-preview → dependabot[bot] (bot was shut down)
- Issue templates: fix double-protocol Slack URLs (https:https:// → https://)
- npm_lint_and_test.yml: fix path trigger typo package.lock.json → package-lock.json
- remove-helped-wanted.yml: pin andymckay/labeler@master → @1.0.4 (mutable ref)
- stale.yml: days-before-issue-close 9999 → -1 (proper disable value)
- factory_bot_lint.yml, rake-after_party.yml: postgres 12.3 → 14.8 (match rspec)
- codeql-analysis.yml: add ruby to language matrix (was JS-only)
- dependabot.yml: add docker ecosystem to track base image updates
- Add timeout-minutes to 9 workflows missing them (brakeman: 10, ruby_lint: 10,
erb_lint: 10, spec_checker: 10, yaml_lint: 5, npm_lint: 10, factory_bot: 15,
rake-after_party: 15, codeql: 30)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 75e562a commit a9b91e4
19 files changed
Lines changed: 28 additions & 17 deletions
File tree
- .github
- ISSUE_TEMPLATE
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments