actions-marketplace-validations/Pull Request Comment From File
A GitHub Action that comment on Pull Request with file path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner name of repository on PR | yes | — |
| repo | The repo name on PR | yes | — |
| pr_number | The PR number | yes | — |
| filepath | The file path with contents | yes | — |
| template | The template of comment | no | — |
Outputs
| name | description |
|---|---|
| url | The comment url on PR |