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

Add support for GitHub project workflows #24

Open
1 task
blarghmatey opened this issue Nov 7, 2023 · 0 comments
Open
1 task

Add support for GitHub project workflows #24

blarghmatey opened this issue Nov 7, 2023 · 0 comments
Labels
enhancement New feature or request product:infrastructure Issues related to application and operations infrastructure

Comments

@blarghmatey
Copy link
Member

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
@blarghmatey blarghmatey added enhancement New feature or request product:infrastructure Issues related to application and operations infrastructure labels Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request product:infrastructure Issues related to application and operations infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant