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

Open dependabot PRs with a well-known label #2399

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

carolynvs
Copy link
Member

By default dependabot wants to label its pull requests with a label named "dependacies". Instead what is happening since we don't have that label is that it is picking up on the first label with "dependencies" in it, which is pep003-advanced-dependencies. Oops.

I've created a dependabot 🤖 label and this updates dependabot to apply that instead.

By default dependabot wants to label its pull requests with a label named "dependacies". Instead what is happening since we don't have that label is that it is picking up on the first label with "dependencies" in it, which is pep003-advanced-dependencies. Oops.

I've created a dependabot 🤖 label and this updates dependabot to apply that instead.

Signed-off-by: Carolyn Van Slyck <[email protected]>
@carolynvs carolynvs marked this pull request as ready for review October 10, 2022 14:53
@carolynvs carolynvs merged commit 1c74600 into getporter:main Oct 10, 2022
@carolynvs carolynvs deleted the dependabot-label branch October 10, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant