neoforged/pr-publishing
An action for publishing PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifacts-base-path | Base paths for artifacts | yes | — |
| artifacts-size-limit | The limit of the total size of artifacts, in MB. Attempting to PR publish over this limit will cause an error. | — | 50 |
| self-name | The name of the self-user | — | github-actions[bot] |
| base-maven-url | The base public PR maven URL | — | https://prmaven.neoforged.net |
| uploader-workflow-name | The name of the workflow uploading the PR artifacts | no | "" |
| publishing-token | The token to use for publishing | no | — |
| checkbox | If set to false, all PRs made by users with write permissions to the repo will be published automatically, without being able to turn it off. PRs made by external contributors will not be published under any circumstance | no | true |
Outputs
no outputs