Skip to content

Remove automatic help generation via configuration options - #220

Merged
nvnieuwk merged 14 commits into
masterfrom
remove/help-configuration
Aug 19, 2026
Merged

Remove automatic help generation via configuration options#220
nvnieuwk merged 14 commits into
masterfrom
remove/help-configuration

Conversation

@nvnieuwk

Copy link
Copy Markdown
Collaborator

Fixes #218

This PR introduces a couple of breaking changes so a major version bump is needed.

  1. Removed support for help message creation via configuration. Use the paramsHelp() function instead. All configuration options (except for validation.help.enabled) are still available and will still change the output of the paramsHelp() function
  2. Removed the positional argument from paramsHelp() and moved to the a named option called parameter

@nvnieuwk
nvnieuwk merged commit dd2d20a into master Aug 19, 2026
7 checks passed
@nvnieuwk
nvnieuwk deleted the remove/help-configuration branch August 19, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic --help does not stop the pipeline — the workflow body still runs

2 participants