Commit 4c696e7
fix: enhance release notes with accurate versions, 20 badges, ISMS links, and complete autolabeler (#960)
* Initial plan
* feat: Enhance release notes with comprehensive badges, ISMS links, and test evidence
- Add SLSA, OpenSSF Scorecard, CII Best Practices, FOSSA badges
- Add Hack23 ISMS policy badges (Information Security, Open Source, Secure Development)
- Add SonarCloud quality badges (Quality Gate, Security, Maintainability, Reliability)
- Add live test evidence links (Coverage, Unit Tests, E2E Tests)
- Add test documentation badges (Test Plans, Performance)
- Add compliance evidence badges (Compliance Evidence, Accessibility)
- Update tech stack to mention Node.js 24, Vite 7, React 19, TypeScript 5.9, Tailwind CSS 4
- Add build attestations and release information sections
- Sync labeler.yml with all labels used in release-drafter.yml
- Add missing labels: fix, design, style, database, build, config, javascript, github_actions, major, breaking
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
* fix: update tech stack versions to match package.json and add missing autolabeler rules
- Update Vite to 7.3 (from package.json 7.3.1)
- Update React to 19.2 (from package.json 19.2.4)
- Update TypeScript to 5.9.3 (from package.json 5.9.3)
- Fix Node.js requirement to >= 20.0.0 (package.json engines, not version 24)
- Add autolabeler rules for major, breaking, javascript, github_actions labels
- Maintain dual labeling system (labeler.yml + autolabeler) for consistency
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
* fix: update Tailwind CSS version to 4.1 and align database label body matcher with PR template
- Update Tailwind CSS from "4" to "4.1" to match package.json (^4.1.18)
- Fix database label body matcher from "Analytics & Data" to "Analytics & Visualization" to match PR template
- Ensures version accuracy and prevents silent labeling failures
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>1 parent 3e1900a commit 4c696e7
2 files changed
+180
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| |||
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
59 | 79 | | |
60 | 80 | | |
61 | 81 | | |
| |||
76 | 96 | | |
77 | 97 | | |
78 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
79 | 121 | | |
80 | 122 | | |
81 | 123 | | |
| |||
105 | 147 | | |
106 | 148 | | |
107 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
108 | 175 | | |
109 | 176 | | |
110 | 177 | | |
| |||
184 | 251 | | |
185 | 252 | | |
186 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
187 | 266 | | |
188 | 267 | | |
189 | 268 | | |
| |||
316 | 395 | | |
317 | 396 | | |
318 | 397 | | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
94 | 122 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
101 | 144 | | |
102 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
103 | 149 | | |
104 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
105 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
106 | 160 | | |
107 | 161 | | |
108 | 162 | | |
| |||
260 | 314 | | |
261 | 315 | | |
262 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
0 commit comments