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

[Feature Request] Project Automation #18379

Closed
schorsch13 opened this issue Jan 23, 2022 · 1 comment
Closed

[Feature Request] Project Automation #18379

schorsch13 opened this issue Jan 23, 2022 · 1 comment
Labels
issue/duplicate The issue has already been reported.

Comments

@schorsch13
Copy link
Contributor

Feature Description

Introduction

GitKraken provides various amounts of automating a project board. Currently when closing an issue I have to manually move the issue to the "Done" board.

Proposals

Issue movement

Imagine you are having a kanban board (backlog, todo, wip, review, done) then the following options would make total sense

  • Per default an issue is placed into Backlog
  • As soon as it has a description or an assignee the issue gets moved to ToDo
  • When a proper branch is created (maybe add a button to create and link a branch from the issue page) the issue gets moved to WIP
  • After creating a PR for the linked branch the issue gets moved to Review (as long as the PR is not marked as WIP)
  • After the PR is merged the issue gets moved to done.

Labeling

GitKraken also provides the feature to manually configure each board with a Scratch like event/action system. E.g. one is able to automatically add/remove a label to/from an issue: When entering the "WIP" board the issue receives the "Status: Work in Progress" label. After moving out from the board the label gets removed.

image

image

Screenshots

No response

@qwerty287
Copy link
Contributor

Duplicate of #14359?

@lunny lunny added type/proposal The new feature has not been accepted yet but needs to be discussed first. topic/projects labels Jan 25, 2022
@lunny lunny closed this as completed Jan 25, 2022
@lunny lunny added issue/duplicate The issue has already been reported. and removed type/proposal The new feature has not been accepted yet but needs to be discussed first. topic/projects labels Jan 25, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

3 participants