Add a copy-paste release.yml template #12
Labels
No labels
priority/P0
priority/P1
priority/P2
priority/P3
size/L
size/M
size/S
size/XL
size/XS
state/done
state/in-progress
state/in-review
state/needs-refinement
state/ready
type/bug
type/chore
type/feature
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
amtronics/platform-actions#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
New projects adopt the release flow by cribbing
release.ymlfrom an existing repo(portfolio/imamah/launchpad). A documented skeleton in this repo makes that a copy,
fill placeholders, done — and keeps the canonical shape in one place.
Scope
templates/release.yml, the four-job flow (version → publish → deploy →notify) wired to the shared actions, with
<PLACEHOLDER>s for the app-specificbits; a README pointer.
deploy.yml(noted, not shipped).Acceptance criteria
@v3.