fabricmc/Fabric Action Scripts
Fabric specific github action scripts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| context | Valid context: [yarn-update-base | changelog | labeled | unlabeled] | yes | — |
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| workflow_id | The workflow id of the action, usually the filename. | no | — |
| issue-number | The Github issue number | no | ${{ github.event.number }} |
| commit_regex | A regular expression used to filter out commits. | no | — |
| label | The label name for use with the labeled or unlabeled scripts. | no | — |
Outputs
| name | description |
|---|---|
| changelog | The generated changelog |