mikhad/Edit List on Label
Add/remove issue titles to/from a list in your README and/or any other markdown files in your repo when a label is added/removed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| files | A comma seperated list of the relative paths to the files you want to modify, ./README.md by default | — | ./README.md |
| label | The label you want the event to trigger on. The default is enhancement. | — | enhancement |
| heading | The heading in the README that you want to edit. If not present in the README it will be appended to the end. | — | Upcoming Features |
| case-sensitive | Whether you want the heading to be case sensitive, true by default. | — | true |
Outputs
no outputs