actions-marketplace-validations/Update Manual Approval Issue
Updates (comments) on a manual approval issue with updated information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 13, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/toppulous_update-manual-approval-issue@f3e54b8b04f8b60ab810cfa390df99515925cd83 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| issue-number | number of issue to update with change information | yes | — |
| tag | tag to indicate what new release/changes are available in this stage (github.sha is a good choice) | yes | — |
| keyword | Tag to indicate that this update is from automation | no | GITHUB_ACTIONS |
| additional-info | Any additional info to add to the update | no | --- |
| github-token | the github token used to create an authenticated client | no | ${{ github.token }} |
Outputs
no outputs