database icon indicating copy to clipboard operation
database copied to clipboard

Replace project-bot with GH Actions

Open bhajneet opened this issue 4 years ago • 3 comments

Project bot adds all new issues in db to the project management board as well as the db corrections board.

Instead GH actions should be placing these based on type of issue. If it's data scope, it should be placed in db corrections board. Otherwise if there is no data scope label, it can go in project management.

Movement of issues based on labels added/removed should also be handled by GH actions. Full removal of project-bot will then allow translating GH actions for db to other repos.

bhajneet avatar May 06 '20 16:05 bhajneet

https://github.com/marketplace/actions/hayuna-github-project-automation

Just need it to set such that labeler works first and then based on label assigned we can choose the project we want to add to and this will add it.

Might need to: https://github.com/alex-page/github-project-automation-plus/issues/17

saihaj avatar May 06 '20 20:05 saihaj

This has not been scored, nor should be worked on instead of other issues currently in q

bhajneet avatar May 07 '20 00:05 bhajneet

This is a way far better. https://github.com/microsoft/vscode-github-triage-actions

saihaj avatar May 08 '20 19:05 saihaj