Skip to content

chore: release 1.8.0#324

Closed
github-actions[bot] wants to merge 1 commit intomasterfrom
bump-version-1.8.0
Closed

chore: release 1.8.0#324
github-actions[bot] wants to merge 1 commit intomasterfrom
bump-version-1.8.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

No description provided.

@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Feb 15, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


github-actions seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@kgogov kgogov deleted the bump-version-1.8.0 branch March 27, 2026 15:11
kgogov added a commit that referenced this pull request Apr 16, 2026
The bump-version action was using 'github-actions' as the git author
with email 'actions@users.noreply.github.com', which GitHub resolves
to the 'actions' Organization account (id: 44036562) — not the
'github-actions[bot]' Bot account (id: 41898282).

This caused the CLA Assistant to reject all bot-authored PRs because
the resolved name 'github-actions' does not match the allowlist
pattern '*[bot]'. The correct noreply email format
'41898282+github-actions[bot]@users.noreply.github.com' resolves to
'github-actions[bot]', which matches the pattern.

This has been blocking release PRs since Feb 2026 (#324, #328, #340).
kgogov added a commit that referenced this pull request Apr 16, 2026
…342)

The bump-version action was using 'github-actions' as the git author
with email 'actions@users.noreply.github.com', which GitHub resolves
to the 'actions' Organization account (id: 44036562) — not the
'github-actions[bot]' Bot account (id: 41898282).

This caused the CLA Assistant to reject all bot-authored PRs because
the resolved name 'github-actions' does not match the allowlist
pattern '*[bot]'. The correct noreply email format
'41898282+github-actions[bot]@users.noreply.github.com' resolves to
'github-actions[bot]', which matches the pattern.

This has been blocking release PRs since Feb 2026 (#324, #328, #340).
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