cascode-labs/Release Milestone
Updates a Github Repo with a commit when a semver milestone is closed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release_notes_folder_path | path to the folder where the release note files are saved | no | docs/release_notes |
| version | The semantic verion (x.y.z) | no | "" |
Outputs
| name | description |
|---|---|
| version | The project's semantic version x.y.z |
| release-id | The ID of the created GitHub release |
| release-url | Github.com URL for the created GitHub release |