daemitus/DalamudPlugin PR
Create a PR at goatcorp/DalamudPlugins with your build artifact.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| enabled | Enable or disable the entire action. This can be true/false or a partial string searched for within the commit message. | no | [PR] |
| testing | If the artifact should be commited to testing instead of plugins. This can be true/false or a partial string searched for within the commit message. | no | [TEST] |
| repository | Repository where your artifact will be committed. | no | ${{ github.repository_owner }}/DalamudPlugins |
| pr_repository | Repository where the PR will be created. | no | goatcorp/DalamudPlugins |
| pr_branch | Branch to merge your PR into. | no | api6 |
| token | Personal access token to authenticate with GitHub. | yes | — |
| artifact_path | Path of the (downloaded) artifact, created via DalamudPacker or manually. | yes | — |
Outputs
no outputs