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

Feature request: Add label for pull requests that contain package updates #318

Open
etu opened this issue Feb 7, 2019 · 3 comments · May be fixed by #503
Open

Feature request: Add label for pull requests that contain package updates #318

etu opened this issue Feb 7, 2019 · 3 comments · May be fixed by #503

Comments

@etu
Copy link
Contributor

etu commented Feb 7, 2019

We have the label 8.has: package (new) which is added automatically (as long as commits follow the guidelines for commit messages).

I think we should add automatic adding of the label 8.has: package (update) if the commit message follow the form of: ^(.*): (.*) -> (.*)$

This makes it easier to filter pull requests on updates which would make it easier to find potential pull requests that are "easy" to test, for example patch or minor version bumps.

@prusnak
Copy link
Member

prusnak commented Apr 30, 2020

BTW, the label 8.has: package (update) already does exist. It is just not applied automatically.

@prusnak
Copy link
Member

prusnak commented Apr 30, 2020

if the commit message follow the form of: ^(.*): (.*) -> (.*)$

some people (jtojnar for example) are using instead of ->

@grahamc
Copy link
Member

grahamc commented Apr 30, 2020 via email

@cole-h cole-h linked a pull request May 25, 2020 that will close this issue
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 a pull request may close this issue.

3 participants