Skip to content

Commit a8b756d

Browse files
authored
Label upstream-projects PRs as autogen-docs (#792)
Renovate was tagging upstream-projects PRs with "dependencies", but these trigger docs regeneration rather than updating actual dependencies. Override the label for that custom manager only. Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent f0bd4b5 commit a8b756d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"rebaseWhen": "never",
9595
"recreateWhen": "never",
9696
"commitMessageTopic": "{{depName}}",
97+
"labels": ["autogen-docs"],
9798
"prBodyNotes": [
9899
"After this PR opens, `.github/workflows/upstream-release-docs.yml` adds source-verified content edits for the new release. For `stacklok/toolhive`, the same workflow also syncs reference assets (CLI help, Swagger) and regenerates the CRD MDX pages."
99100
]

0 commit comments

Comments
 (0)