mulecode/Comment Manager
Creates or updates comments on a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| authToken | GitHub Token | yes | — |
| issueNumber | The issue or pull request number | yes | — |
| commentBody | The content of the comment | no | — |
| commentBodyFile | The file containing the content of the comment | no | — |
| commentTitle | A unique identifier to find the existing comment | yes | — |
Outputs
no outputs