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

GitHub Action to sort issues on project board #194

Open
JabobKrauskopf opened this issue Sep 9, 2024 · 0 comments
Open

GitHub Action to sort issues on project board #194

JabobKrauskopf opened this issue Sep 9, 2024 · 0 comments
Labels
ci Related to continuous integrations p-medium Priority: Medium

Comments

@JabobKrauskopf
Copy link
Member

JabobKrauskopf commented Sep 9, 2024

add a github action that sorts the issues on our project board

Issues should be moved:

  • to Backlog when the label p-backlog is set
  • to Todo when any other priority is set and no branch has yet been created
  • to In Progress when a branch for an issue exists
  • to Done when the branch of an issue is merged (already automated)

Also add a separate project board view for all issues except for the ones with an epic-task label

@JabobKrauskopf JabobKrauskopf added p-medium Priority: Medium ci Related to continuous integrations labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to continuous integrations p-medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

1 participant