GitHub Issues & Projects β Auto-close issue project workflow #121113
Replies: 8 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
|
What happens if an Issue is tracked in several Projects? Even other-peoples-projects. If I close an Issue on one of my repos, which someone else is tracking in their project - how to avoid it's being auto-closed in their project? I fear this feature is similar to this: https://github.com/orgs/community/discussions/17308 |
Beta Was this translation helpful? Give feedback.
-
|
It would be a good addition to have |
Beta Was this translation helpful? Give feedback.
-
|
Awesome! Looking forward to some customization for workflows, such as the ability to monitor specific statuses and populate custom fields accordingly. I've already tried some out-of-the-box solutions, but the webhooks don't inform us when certain statuses are changed :( |
Beta Was this translation helpful? Give feedback.
-
|
@sunnyi101 Could we have a feature that auto close project when a specific tag is used and issue is closed (both requirement meets)? Currently, it ables to auto add a project if a specific tag is used. Also, could we have a feature that a tag to use to change project status? Like To QA tag to change project status from βTo triageβ status to βpending testingβ. It would be helpful to me |
Beta Was this translation helpful? Give feedback.
-
|
Is this coming to GitHub Enterprise Server? The workflow is not present in v3.12.5 |
Beta Was this translation helpful? Give feedback.
-
|
This doesn't seem to work when using the Board view and moving it to the Done column. |
Beta Was this translation helpful? Give feedback.
-
|
Is there a solution for this in the other direction? I.e I have an issue that gets closed because a pr contains |
Beta Was this translation helpful? Give feedback.





-
We shipped a new workflow to auto-close issues in Projects!
πͺ Auto-close issue project workflow
The auto-close issue workflow allows you to automatically close issues when their project status is changed to "Done" β or any custom status you define (π say goodbye to repetitive clicks).
how.it.works.mp4
Implementing the new workflow
For existing projects anyone with write or admin access can enable the new auto-close issue workflow on the workflows page.
auto-close-workflow.mp4
For new projects the auto-close issue workflow will be enabled by default.
β¨ Bug fixes and improvements
Enterprise Managed Users can now use public project templates and copy public projects
Changed the behavior to apply a secondary sort field from the view configuration menu and also the table column menu
Beta Was this translation helpful? Give feedback.
All reactions