Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dev] Add dependabot configuration to remove duplicated labels #14767

Open
raulcd opened this issue Nov 29, 2022 · 1 comment
Open

[Dev] Add dependabot configuration to remove duplicated labels #14767

raulcd opened this issue Nov 29, 2022 · 1 comment

Comments

@raulcd
Copy link
Member

raulcd commented Nov 29, 2022

Describe the enhancement requested

As discussed here: #14761 (comment)
There are currently some duplicated labels for language like javascript and Component: JavaScript due to dependabot using the default javascript one.
We could remove the duplicated labels by adding custom configuration to dependabot to use the Component: lang ones.
See here: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#labels

Component(s)

Developer Tools

@eitsupi
Copy link
Contributor

eitsupi commented Feb 21, 2023

Also, since we can also set the prefix of the commit message, it maybe able to merge without having to edit the message manually (like Bump xxx from yyy to zzz -> MINOR: [COMPONENT] Bump ...).

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants