jupier/Powerful pull request comment
Easily create and update PR comments. Comments can be sticky, split into sections, and more...
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 15, 2024
- License
- MIT
Pinned Snippet
uses: jupier/powerful-pr-comment@94a38962b497d08374fac54bafb13c6f8b992e39 # v0.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GITHUB TOKEN | yes | — |
| body | The comment's body or the section's body | yes | — |
| sticky | Is the comment sticky? | — | false |
| commentId | Comment's id to update | — | "" |
| section | The section's name to update | — | "" |
Outputs
| name | description |
|---|---|
| commentId | Comment's id |