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

Labeling the Pull Request based on the type of changes it is making #3199

Closed
allgandalf opened this issue Jul 21, 2023 · 2 comments · Fixed by #3204
Closed

Labeling the Pull Request based on the type of changes it is making #3199

allgandalf opened this issue Jul 21, 2023 · 2 comments · Fixed by #3204

Comments

@allgandalf
Copy link
Collaborator

allgandalf commented Jul 21, 2023

Description

It can be useful to label the PR's in the repository to have a decent visual representation of changes made.

This feature can even be useful when the PR is merged and sometime in future, if we have to trace back to it, it would help us filter out the PR's based on these labels

Proposed Solution

We can have a GitHub Action Bot, which can label the PR's based on the type of changes it has made.

The labels can somewhat look like the following:

image

@Aariq
Copy link
Collaborator

Aariq commented Aug 18, 2023

There's an action that might be a helpful starting point: https://github.com/actions/labeler

@allgandalf
Copy link
Collaborator Author

hey @Aariq , thanks for the heads up, I have made PR on this one, i would be happy if you can review the PR :)
here it is : #3204

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.

2 participants