im-open/Create or Update PR Comment
Create and update a PR comment, rather than creating a new one with every run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token for interacting with the repository. | yes | — |
| comment-identifier | An unchanging identifier for the comment that should be updated | yes | — |
| comment-content | A string of Github-flavored markdown for your comment | yes | — |
| pr-ref | A git ref which points to a commit contained in the target PR | no | — |
| pr-number | The number for the target PR | no | — |
| create-if-not-exists | If comment does not already exist, create it | no | true |
Outputs
no outputs