Skip to content

Commit a28e1c9

Browse files
ryzizubclaude
andauthored
ci: tag dependabot and release-please PRs with no-auto-update (#124)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 0b4b482 commit a28e1c9

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
labels:
8+
- "dependencies"
9+
- "no-auto-update"

.release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
],
1010
"pull-request-header": ":rotating_light: There are changes ready for release :rocket:\n\nℹ Merge this PR once the team confirms the release is ready.\n",
1111
"pull-request-title-pattern": "chore: ${version}",
12+
"extra-label": "no-auto-update",
1213
"include-component-in-tag": false,
1314
"bump-minor-pre-major": true,
1415
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)