buckhamduffy/Release Drafter
Drafts a Release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 18, 2026
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: buckhamduffy/release-drafter@20021c8ddccbc28fc87056f2f660772ad59cec47 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| master_branch | The name of the master branch | no | master |
| staging_branch | The name of the staging branch | no | staging |
| token | The GitHub token to use for creating a release | no | — |
| action | The action to perform | — | release |
Outputs
| name | description |
|---|---|
| version | The version of the release |