Skip to content

fix: add managed release config disabling success comments#24

Merged
Jercik merged 2 commits into
mainfrom
fix/managed-release-config
Jun 10, 2026
Merged

fix: add managed release config disabling success comments#24
Jercik merged 2 commits into
mainfrom
fix/managed-release-config

Conversation

@Jercik

@Jercik Jercik commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Adds the release.config.mjs now managed by j4k-align (Jercik/j4k-align#28) for npm-publishing package repos.

Previously semantic-release ran on pure defaults here. The default @semantic-release/github success step parses #N references in released commit messages and comments on each — and fails the whole release run when a number doesn't resolve to a real issue (seen on repoq v1.0.5, where a commit body quoting "#123" as a regex example 404'd after the npm publish had already succeeded). successCommentCondition: false skips the commenting flow entirely; the plugin list otherwise matches semantic-release's defaults.

semantic-release previously ran on pure defaults; the default
@semantic-release/github success step comments on every #N reference
found in commit messages and fails the release run when a number does
not resolve to a real issue (e.g. a regex example in a commit body).
Synced from j4k-align #28.
chatgpt-codex-connector[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

@Jercik Jercik merged commit 0011bcd into main Jun 10, 2026
5 of 6 checks passed
@Jercik Jercik deleted the fix/managed-release-config branch June 10, 2026 13:23
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.

1 participant