Commit 0ea08e4
fix: add Backstage maintenance commands to monorepo-workspace-routing skill (#3519)
Add Step 5 to run `yarn fix`, `yarn build:api-reports`, and `yarn dedupe`
after dependency installation. These commands synchronize package metadata,
generate API report files, and deduplicate the lockfile — fixing three CI
gates that reject agent PRs when these artifacts are out of sync.
Closes #3517
Co-authored-by: fullsend-code <278716306+fullsend-ai-coder[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent f2b9c97 commit 0ea08e4
1 file changed
Lines changed: 21 additions & 0 deletions
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
69 | 90 | | |
70 | 91 | | |
71 | 92 | | |
| |||
0 commit comments