-
Notifications
You must be signed in to change notification settings - Fork 0
Action to handle issue dependency chains #48
Copy link
Copy link
Open
Labels
A-GithubArea: Github actions, lables, etc.Area: Github actions, lables, etc.S-Decision-NeededStatus: A decision needs to be made (e.g. how to implement it, refactor or not)Status: A decision needs to be made (e.g. how to implement it, refactor or not)T-workflowImprovements to CI/workflows/etc.Improvements to CI/workflows/etc.
Metadata
Metadata
Assignees
Labels
A-GithubArea: Github actions, lables, etc.Area: Github actions, lables, etc.S-Decision-NeededStatus: A decision needs to be made (e.g. how to implement it, refactor or not)Status: A decision needs to be made (e.g. how to implement it, refactor or not)T-workflowImprovements to CI/workflows/etc.Improvements to CI/workflows/etc.
Add an action to handle issues depending on each other (e.g.
Requires: #...). It should:S-blockedlabel when not all dependencies are met (closed).S-blockedlabel when all the dependencies have been implemented/issues have been closed as completed.