Open
Description
User Story
- As a product owner, I want to be able to manage deployment workflows with GitHub Projects, so I can have a single place to see the state of multiple pipelines
Description/Context
We already have the ability to create issues and trigger on the close of those issues. It would be helpful to add an option to configure a given GH Project to populate the issues into. As part of that we can use the progression from different states in the project to trigger jobs in the pipeline. We can also use completion of jobs to update the status of the issue in the project.
Acceptance Criteria
- It is possible to use GitHub projects as a means of viewing/controlling pipeline progress