tmillr/Report Breaking Changes
Automatically update an issue and/or discussion with breaking changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The token used for posting the comments (e.g. github.token). | yes | — |
| issueNumber | (integer) Issue to comment on for each breaking change commit found. May be combined with discussionNumber. | no | "" |
| discussionNumber | (integer) Discussion to comment on for each breaking change commit found. May be combined with issueNumber. | no | "" |
| headerLevel | (integer) Header level for the commit message title/subject (1-6, or false to disable header styling of commit title). | no | 3 |
Outputs
| name | description |
|---|---|
| found | (boolean) Whether a breaking change was detected. |