Custom workflows like the new auto-archive workflow #53705
Unanswered
aarongable
asked this question in
Projects and Issues
Replies: 2 comments
-
Related discussions: |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is on the public roadmap here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Select Feature Area
Body
The new auto-archive and auto-add workflows are wonderful. I was previously using a GitHub Action to do auto-add, and it's really nice to not have to maintain a PAT for that Action to have access to the project anymore.
So now I'd like to request the logical next step: custom workflows that behave like the auto-archive workflow. Specifically, I want to be able to:
It seems like all of the pieces for this -- workflows that set custom project values, workflows that run periodically and search for items to process -- are in place. All we need now is a little bit more customizability and we'll be off to the races!
Thanks so much for all the work so far; I'm really looking forward to the next set of Projects improvements.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions