jcantosz/Update Release Description to contain issue links
A GitHub Action to update the a generated release description with issues that are associated to the pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication | yes | — |
| github_app_id | GitHub App ID for authentication (optional) | no | — |
| github_private_key | GitHub Private Key for authentication (optional) | no | — |
| github_installation_id | GitHub Installation ID for authentication (optional) | no | — |
| github_repository | GitHub repository in the format owner/repo | yes | — |
| github_release_tag | Git tag for the release | yes | — |
| github_api_url | The base URL for GitHub's API | no | https://api.github.com |
Outputs
no outputs