Add support for GitHub Project automation #5147
andreilgeorgescu
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment, it's very difficult to automate GitHub Project items.
For example, if I have a Github Project Item that is associated with an issue, and that issue is associated with a pull request. I would like it that when my pull request fails a status check, that the PR's associated issue's associated project item's status is changed to "Triage".
There do not seem to be any tools to assist with this other than dealing with the GraphQL API directly. Mergify seems like it would be perfectly suited to tackle this if it had a closer integration with the GitHub Project API.
Beta Was this translation helpful? Give feedback.
All reactions