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

Add Automatic Labelling of PRs #7730

Merged
merged 2 commits into from
Jan 3, 2020
Merged

Add Automatic Labelling of PRs #7730

merged 2 commits into from
Jan 3, 2020

Conversation

declanvk
Copy link
Contributor

@declanvk declanvk commented Jan 3, 2020

References

See #7729 for discussion.

Code changes

Add a github workflow that automatically labels PRs and changes in PRs
when they change specific files. The mapping from affected files to labels
is in the .github/labeler.yml file.

User-facing changes

None

Backwards-incompatible changes

None

**Description**
Add a github workflow that automatically labels PRs and changes in PRs
when they change specific files. The mapping from affected files to labels
is in the `.github/labeler.yml` file.

**Motivation**
This change is useful because people will no longer have to think about
labeling as part of their PR process, and individuals performing triage
will have a more accurate labels to help organize their work.
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@blink1073 blink1073 added this to the 2.0 milestone Jan 3, 2020
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @declanvk!

@blink1073 blink1073 merged commit 94b8139 into jupyterlab:master Jan 3, 2020
@declanvk declanvk deleted the auto-label-pr branch January 3, 2020 21:13
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 2, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants