Skip to content

Conversation

@github-actions
Copy link

Release PR

Merging dev into main will trigger semantic-release to:

  • Analyze commits and determine version bump
  • Update CHANGELOG.md
  • Publish to npm
  • Create GitHub release

Current version: 1.0.7

Changes since last release

  • No new commits

- Add semantic-release with GitHub Actions for automated npm publishing
- Add PR template and issue templates (bug report, feature request)
- Add CONTRIBUTING.md guide for contributors
- Update CI to run on both main and dev branches
## Description

Adds a manual workflow dispatch to create a release PR from `dev` to
`main`.

## Usage

1. Go to **Actions** → **Create Release PR**
2. Click **Run workflow**
3. Optionally enter a custom title
4. PR is created from `dev` → `main` with changelog preview

## Type of Change

- [x] `feat`: New feature
## Description

Fixes `Resource not accessible by integration (createPullRequest)`
error.

The workflow needs explicit `pull-requests: write` permission to create
PRs via `gh pr create`.

## Type of Change

- [x] `fix`: Bug fix
@yemyat yemyat self-requested a review January 18, 2026 15:39
@yemyat yemyat merged commit d254ede into main Jan 18, 2026
2 of 3 checks passed
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