ubie-oss/Comment to the merged pull request
Create a comment to the merged pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| message | The message to be commented to the merged pull request. If we use back quotes in the message, we have to escape them. | yes | — |
| retry-times | The number of times to retry the GitHub API request | no | 3 |
| retry-interval-seconds | The interval in seconds between retries | no | 10 |
Outputs
| name | description |
|---|---|
| pull-request-number | The pull request number of the pull request created by the composite GitHub Action |
| pull-request-creator | The GitHub account name who created the pull request |