Skip to content

Action to handle issue dependency chains #48

@MarcellPerger1

Description

@MarcellPerger1

Add an action to handle issues depending on each other (e.g. Requires: #...). It should:

  • Add S-blocked label when not all dependencies are met (closed).
  • Remove S-blocked label when all the dependencies have been implemented/issues have been closed as completed.
  • (Optional extension) generate an SVG graph of the issue dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-GithubArea: Github actions, lables, etc.T-workflowImprovements to CI/workflows/etc.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions