Skip to content

chore(main): release 1.2.0#19

Merged
lxcong merged 1 commit intomainfrom
release-please--branches--main--components--agentkey-skill
Apr 27, 2026
Merged

chore(main): release 1.2.0#19
lxcong merged 1 commit intomainfrom
release-please--branches--main--components--agentkey-skill

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.2.0 (2026-04-27)

Features

  • install: auto-detect agents, route MCP auth to QR mode for remote installs (#18) (29176d1)

This PR was generated with Release Please. See documentation.

lxcong added a commit that referenced this pull request Apr 27, 2026
## Summary
- Pass `RELEASE_PLEASE_TOKEN` (PAT) to
`googleapis/release-please-action@v4` instead of relying on the default
`GITHUB_TOKEN`.

## Why
PRs created with the default `GITHUB_TOKEN` do **not** trigger other
workflows ([GitHub
docs](https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow)).
Branch protection on `main` requires the `commitlint` check, but
`commitlint.yml` runs on `pull_request` events — which never fire for
release-please PRs. The result: every release PR (e.g. #19) stays
`mergeable_state: blocked` forever.

Using a PAT makes release-please open PRs as a real user, so
`pull_request: opened` fires and `commitlint` runs.

## Test plan
- [ ] This PR itself triggers `commitlint` (proves human-authored PRs
are unaffected)
- [ ] After merge, close+reopen #19 to unblock the current 1.2.0 release
- [ ] Next release-please PR opens with `commitlint` already running
automatically

Co-authored-by: lxhtheresa <lxhtheresa@gmail.com>
@lxcong lxcong closed this Apr 27, 2026
@lxcong lxcong reopened this Apr 27, 2026
@lxcong lxcong force-pushed the release-please--branches--main--components--agentkey-skill branch from 023f347 to 890ca7f Compare April 27, 2026 14:20
@lxcong lxcong merged commit db6b46c into main Apr 27, 2026
1 check passed
@lxcong lxcong deleted the release-please--branches--main--components--agentkey-skill branch April 27, 2026 14:20
@lxcong
Copy link
Copy Markdown
Contributor

lxcong commented Apr 27, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant