mikehamilton-rw/Release Collector Action
Collect releases from other repos.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github secret token to allow automated publishing of artifacts to a release. | — | — |
| REPOSITORY | user/repo_name | — | — |
| RELEASE_BRANCH | Typically the master branch | — | — |
| DEVELOPMENT_BRANCH | Typically the develop or integration branch | — | — |
Outputs
| name | description |
|---|---|
| ARTIFACT_NAME | Name of the artifact being saved. |
| RELEASE_NOTES | String consisting of the release notes |