Trigger workflows automatically when project does a release
Open
Nobody has claimed this yet.
area/pkg/agent
area/pkg/buildx
area/pkg/compose
area/pkg/containerd
area/pkg/docker-cli
area/pkg/docker-engine
area/pkg/model
- Dominant language
- Dockerfile
- Stars
- 35
- Forks
- 38
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 14
Description
We should have a way to trigger releases automatically on a new Github release.
Ideally we'd use repository_dispatch but it's a bit awkward to use.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing GitHub release and workflow setup, with attention to how repository_dispatch could be used. Define the workflow trigger and verify that creating a new GitHub release automatically starts the intended workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100