-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GitHub Actions workflows. (#4420)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 1ade282c11c4b1e46d1ede6d849c8972f0e2f4e2.
- Loading branch information
1 parent
17792d3
commit 148c51d
Showing
4 changed files
with
43 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: Epic | ||
about: Tracks a shippable unit of work | ||
title: '[Epic] {your-title-here}' | ||
labels: kind/epic | ||
projects: ['pulumi/32'] | ||
assignees: '' | ||
type: Epic | ||
--- | ||
|
||
## Overview | ||
<!-- Start with a one- to three-sentence summary that should be understandable by any Pulumian or community member, even those without any context on the work. --> | ||
|
||
## Key KPIs | ||
<!-- What KPIs should this Epic will move; what could we measure to observe that this project was successful? --> | ||
|
||
## Key Stakeholders | ||
- Product and Engineering: <!-- Teams and individuals involved in the design and implementation --> | ||
- Documentation: <!-- Representative from the docs team --> | ||
- Marketing/Partnerships: <!-- Representative from the Marketing team --> | ||
- Customers: <!-- [Tracking Issue](add-link-and-uncomment) --> | ||
|
||
## Key Deliverables | ||
<!-- List any discrete chunks of work or milestones that are planned in the epic (eg. subcomponent A, dogfood release, beta, etc.) --> | ||
|
||
### References 📔 | ||
|
||
<!-- Any project that is more than one iteration should have a Project Board using this [template](https://github.com/orgs/pulumi/projects/131). --> | ||
- [ ] Project View <!-- [Link](add-link-and-uncomment) --> | ||
- [ ] PR/FAQ <!-- [Link](add-link-and-uncomment) --> | ||
- [ ] Design Doc <!-- [Link](add-link-and-uncomment) --> | ||
- [ ] UX Designs <!-- [Link](add-link-and-uncomment) --> | ||
- [ ] Decision Log <!-- [Link](add-link-and-uncomment) --> | ||
|
||
<!-- Work items should be added to the project board linked above --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.