Commit 76aaf56
committed
ci(workflows): make MCP pin freshness advisory on pull requests
Remove --fail-on-outdated from the validate.yml MCP runtime pin freshness
job so that newly published upstream versions do not block pull request
merges. The job still emits dependency-check.json and a step summary; the
dependency-check.yml workflow continues to fail on stale pins, giving the
maintainer a separate signal without coupling it to the PR gate.1 parent 8c11c76 commit 76aaf56
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
259 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
260 | 266 | | |
261 | 267 | | |
262 | 268 | | |
| |||
0 commit comments