fix(cli): fail with exit code 2 when no subcommand is given to `semantic-release` by codejedi365 · Pull Request #1260 · python-semantic-release/python-semantic-release
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 266
Open
codejedi365 wants to merge 2 commits intopython-semantic-release:masterfrom
Open
fix(cli): fail with exit code 2 when no subcommand is given to semantic-release#1260
codejedi365 wants to merge 2 commits intopython-semantic-release:masterfrom
fix(cli): fail with exit code 2 when no subcommand is given to semantic-release#1260
codejedi365 wants to merge 2 commits intopython-semantic-release:masterfrom
Conversation
Copy link
Contributor
Purpose
- Provide better feedback to automation systems when subcommand is not given
How did you test?
Updated the test case that validates what happens when no arguments are given.
PR Completion Checklist
-
Reviewed & followed the Contributor Guidelines
-
Changes Implemented & Validation pipeline succeeds
-
Commits follow the Conventional Commits standard
and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs) -
N/A
Appropriate Unit tests added/updated -
Appropriate End-to-End tests added/updated
-
N/A
Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)
codejedi365
force-pushed
the
fix/cli-exit-code-wo-cmd
branch
4 times, most recently
from
38658d5 to
9787006
Compare
github-actions
bot
added
the
stale
label
codejedi365
removed
the
stale
label
python-semantic-release
deleted a comment from
github-actions bot
codejedi365
force-pushed
the
fix/cli-exit-code-wo-cmd
branch
from
9787006 to
caa6d07
Compare
codejedi365 added 2 commits
November 2, 2025 14:20
codejedi365
force-pushed
the
fix/cli-exit-code-wo-cmd
branch
from
caa6d07 to
92b4913
Compare
github-actions
bot
added
the
stale
label
python-semantic-release
deleted a comment from
github-actions bot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment