| mode | — | — | setup |
| create-cache | Set false if creating a cache is not needed | — | false |
| planemo-version | Set a specific planemo version or url. If not specified installs latest planemo release from PyPI | — | planemo |
| galaxy-branch | Galaxy branch to use. Affects both the pointing step and Galaxy package installation. | — | master |
| galaxy-fork | Galaxy fork to use. Affects both the pointing step and Galaxy package installation. | — | galaxyproject |
| python-version | Python version to use | — | 3.11 |
| repository-list | List of repositories. | — | "" |
| tool-list | List of tools | — | "" |
| chunk-count | Number of tests to run in parallel | — | 20 |
| database-connection | Database connection to use for tests | — | postgresql://postgres:postgres@localhost:5432/galaxy |
| chunk | Current test chunk | — | 0 |
| max-chunks | Maximum number of chunks to use. | — | 0 |
| html-report | Create HTML report? | — | false |
| markdown-report | Create markdown report? | — | false |
| shed-target | Which toolshed to target? | — | toolshed |
| shed-key | (Secret!) tool shed api key | — | toolshed |
| report-level | Planemo lint report level | — | all |
| fail-level | Planemo lint fail level | — | error |
| setup-cvmfs | Setup CVMFS mount for main.galaxyproject.org and data.galaxyproject.org | — | false |
| workflows | CI for workflows instead of tools | — | false |
| workflow-namespace | Github namespace under which to create workfow repositories | — | iwc-workflows |
| github-token | (Secret!) Github PAT token. Needed for creating workflow repositories with workflow-upload | — | "" |
| additional-planemo-options | Additional options passed to planemo in lint/test mode | — | "" |
| galaxy-slots | Number of cores to be used for Galaxy jobs in planemo test | — | 1 |
| test_timeout | Maximum runtime of a single test in seconds, default: 0 means unlimited | — | 86400 |
| previous-run-id | Run ID of a previous workflow run to re-run only failed tests from (used with mode: test). Requires the gh CLI and github-token. | — | "" |
| github-event-name-override | ONLY FOR TESTING: override GITHUB_EVENT_NAME | — | "" |
| github-ref-override | ONLY FOR TESTING: override GITHUB_REF | — | "" |
| galaxy-user-key | — | — | "" |