Add renovate lable #6
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
alex/renovate-bot#6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a renovate lable when creating issues and PRs
/pi new pr please
I'll start by exploring the repository structure to understand what we're working with.Now I understand the setup. The
config.jsalready has alabelsconfiguration for PRs. I need to add therenovatelabel to it.The change looks good. Now let me create the PR.The branch is pushed. Let me create the PR via the Forgejo API.PR created successfully! 🎉I've opened PR #7 — feat: add renovate label to issues and PRs.
The change adds
renovateto thelabelsarray inconfig.js, alongside the existingdependencieslabel. This ensures all PRs (and issues) created by the bot are tagged with therenovatelabel for easy identification and filtering.The PR is marked as closing #6.
View action run | Model: zai/glm-5.2 (thinking: xhigh) | Time: 2m 1s | Tokens: 95.8K | Pi SDK v0.80.3 | Action v2.25.0-develop (develop @ 0e171ae)