garrettjoecox/PR Section
Dynamically add markdown to your PR description in sections
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| pr-number | PR ID to modify description of, this will default to PR that triggered | — | — |
| section-name | Section to add to PR, should be unique, will not be visible | yes | — |
| section-value | Value to display in this section, should be markdown compatible | — | — |
Outputs
no outputs