Skip to content

fix: release-please changelog path, add automerge#16

Merged
github-actions[bot] merged 1 commit intomainfrom
vklimontovich/fix-ci-paths
Feb 9, 2026
Merged

fix: release-please changelog path, add automerge#16
github-actions[bot] merged 1 commit intomainfrom
vklimontovich/fix-ci-paths

Conversation

@vklimontovich
Copy link
Copy Markdown
Collaborator

Summary

  • Fix release-please failure caused by ../../CHANGELOG.md path traversal
    (moved CHANGELOG.md back to packages/core/)
  • Add automerge workflow — PRs labeled automerge merge automatically
    when checks pass

Test plan

  • Verify release-please CI job passes
  • Verify automerge workflow triggers on labeled PRs

release-please rejects `../` in changelog-path. Move CHANGELOG.md
back to packages/core and add automerge workflow for labeled PRs.
@vklimontovich vklimontovich added the automerge Auto-merge when checks pass label Feb 9, 2026
@github-actions github-actions bot merged commit a17dbaa into main Feb 9, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Auto-merge when checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant