daemitus/DalamudPlugin PR (2)
Create a PR at goatcorp/DalamudPluginsD17 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 dalamud_plugin_pr2. This can be true/false or a partial string searched for within the commit message. | no | [PR] |
| testing | If the toml should be update in the testing folder instead of stable. This can be true/false or a partial string searched for within the commit message. | no | [TEST] |
| repository | Repository where your manifest PR will originate from. | no | ${{ github.repository_owner }}/DalamudPluginsD17 |
| pr_repository | Repository where the PR will be created. | no | goatcorp/DalamudPluginsD17 |
| pr_branch | Branch to merge your PR into. | no | main |
| pr_testing_folder | The folder to merge testing plugins into. | no | live |
| token | Personal access token to authenticate with GitHub. | yes | — |
| plugin_name | Name of your plugin in the manifest.toml path. | yes | — |
| plugin_owners | Comma delimited author names, responsible for plugin development. | yes | — |
| project_path | The directory path your csproj resides in. | yes | — |
Outputs
no outputs