FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(dependabot): add type: chore labels to update PRs by tusharmath · Pull Request #2756 · tailcallhq/forgecode · GitHub

chore(dependabot): add type: chore labels to update PRs - #2756

Merged
tusharmath merged 1 commit into
mainfrom
dependabot-merges
Apr 1, 2026
Merged

chore(dependabot): add type: chore labels to update PRs#2756
tusharmath merged 1 commit into
mainfrom
dependabot-merges

Conversation

tusharmath commented Mar 31, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Summary

Apply the type: chore label automatically to Dependabot-generated dependency update pull requests.

Context

Dependabot updates should be classified consistently so triage and automation can identify them as maintenance work. This change adds the standard chore label directly in the Dependabot configuration.

Changes

  • Added labels: ["type: chore"] to the Cargo Dependabot update configuration
  • Added labels: ["type: chore"] to the GitHub Actions Dependabot update configuration

Key Implementation Details

The label is configured at the update block level in .github/dependabot.yml, so every PR opened by those Dependabot update jobs inherits the same label automatically.

Testing

  • Review .github/dependabot.yml and confirm both update entries include labels: ["type: chore"]
  • Allow the next Dependabot Cargo or GitHub Actions PR to open and verify GitHub applies the type: chore label automatically

Links

tusharmath changed the title dependabot merges chore(dependabot): add type: chore labels to update PRs Apr 1, 2026
tusharmath merged commit 58152e3 into main Apr 1, 2026
14 checks passed
tusharmath deleted the dependabot-merges branch April 1, 2026 07:06
tusharmath added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL