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 actions/labeler Github Workflow #37

Open
enfipy opened this issue Oct 17, 2023 · 0 comments
Open

Add actions/labeler Github Workflow #37

enfipy opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
ci Area: CI, DX, pipeline, Github actions ✨ feature New feature or request
Milestone

Comments

@enfipy
Copy link
Member

enfipy commented Oct 17, 2023

Problem Statement

Currently, you need to specify almost all labels to Pull Requests by yourself or another team member.

For new contributors, we will need to specify labels manually after they submit new PRs. Even if most of the labels already can be set by automatic check (what files have changed, etc.).

Solution Brainstorm

Create a new Github Workflow file with https://github.com/actions/labeler integration.

Configure it to set most of the "Area: ..." labels depending on what files have changed in the Pull Request, and constantly monitor for new labels as there will be new commits in a PR.

@enfipy enfipy added ✨ feature New feature or request ci Area: CI, DX, pipeline, Github actions labels Oct 17, 2023
@olvyko olvyko added this to the vAlpha milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Area: CI, DX, pipeline, Github actions ✨ feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants