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

Create add-issues-to-project.yaml #4459

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Create add-issues-to-project.yaml #4459

merged 1 commit into from
Mar 23, 2022

Conversation

ppbaena
Copy link
Collaborator

@ppbaena ppbaena commented Mar 17, 2022

Description of the change

For the management of the project to track issues it is necessary an automatic process to add issues to projects, so every new issue can be included in the triage process and then moved to the Backlog.

For that, a github action that assign issues to projects is included. At this moment, it is configured to assign NEW issues to the old project and the new project.

Benefits

New issues are automatically added to the project.

Possible drawbacks

It is a public github action from the marketplace, so it is something to be considered for the maintenance.

Additional information

GitHub Action: Assign to One Project

@castelblanque
Copy link
Collaborator

Great, we are fully into GitHub actions!
With this change we will not lost track of issues.
Thanks!

@ppbaena ppbaena merged commit 42d5a56 into main Mar 23, 2022
@ppbaena ppbaena deleted the github-action-for-issues branch March 23, 2022 14:16
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.

2 participants