Skip to content

chore(workflow-executor): retrigger release after commitlint-skipped run [force release] (PRD-751)#1764

Merged
matthv merged 1 commit into
mainfrom
chore/retrigger-workflow-executor-release
Jul 17, 2026
Merged

chore(workflow-executor): retrigger release after commitlint-skipped run [force release] (PRD-751)#1764
matthv merged 1 commit into
mainfrom
chore/retrigger-workflow-executor-release

Conversation

@matthv

@matthv matthv commented Jul 17, 2026

Copy link
Copy Markdown
Member

Why

The squash-merge of #1751 landed on main with a PR-title-derived subject starting with capitals (Full AI …), which failed the Lint commit messages job. Since Release packages depends on lint, the release job was skipped — so the PRD-751 fix(workflow-executor) change is on main but was never published.

What

Empty commit with a valid conventional subject (passes commitlint) carrying [force release] (see .releaserc.js releaseRules) to retrigger a green main pipeline. semantic-release will then publish the pending workflow-executor patch (including PRD-751).

No code change.

🤖 Generated with Claude Code

Note

Retrigger release for workflow-executor after commitlint-skipped run

Adds a blank line change to force a new CI release run for the workflow-executor package, bypassing a previously skipped commitlint run.

Macroscope summarized 84c95d6.

@linear-code

linear-code Bot commented Jul 17, 2026

Copy link
Copy Markdown

PRD-751

@qltysh

qltysh Bot commented Jul 17, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@matthv
matthv merged commit 17a32c0 into main Jul 17, 2026
32 checks passed
@matthv
matthv deleted the chore/retrigger-workflow-executor-release branch July 17, 2026 10:14
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.

2 participants