marcingrzejszczak/Micrometer Post Release Docker Action
A GitHub Action that runs a Java application using Docker to do post release tasks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | GitHub Token for authentication | yes | — |
| changelog_generator_version | Spring GitHub Changelog Generator version (https://github.com/spring-io/github-changelog-generator/) | no | "" |
| github_repository | GitHub repository (auto-detected from build) | no | ${{ github.repository }} |
| previous_ref_name | Previous release version in this train (e.g., v1.14.8) | no | "" |
| spring_release_gchat_webhook_url | URL to GChat to post notifications about the release | no | — |
| bluesky_handle | Bluesky handle where release notification will be posted | no | — |
| bluesky_password | Bluesky handle password | no | — |
Outputs
no outputs