Skip to content

CI failing on main: Release #18

@reaatech

Description

@reaatech

CI is failing on main (head: f905f24).

Failing checks (1):

Failure log excerpts (last 50 lines per failing job)

Release

Release	Create release PR or publish to npm	2026-06-04T01:28:10.3894308Z ##[endgroup]
Release	Create release PR or publish to npm	2026-06-04T01:28:10.4888891Z using resolved cwd: /home/runner/work/agent-auth-proxy/agent-auth-proxy
Release	Create release PR or publish to npm	2026-06-04T01:28:10.4907854Z setting git user
Release	Create release PR or publish to npm	2026-06-04T01:28:10.4939723Z [command]/usr/bin/git config user.name "github-actions[bot]"
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5039080Z [command]/usr/bin/git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5069069Z setting GitHub credentials
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5164000Z [command]/usr/bin/git checkout changeset-release/main
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5192590Z error: pathspec 'changeset-release/main' did not match any file(s) known to git
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5212244Z [command]/usr/bin/git checkout -b changeset-release/main
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5243806Z Switched to a new branch 'changeset-release/main'
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5263538Z [command]/usr/bin/git reset --hard f905f24b951f0fe946c4acc4643eb471acb6eecb
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5350889Z HEAD is now at f905f24 chore: release-worker changeset [release-worker-agent-auth-proxy-a6734c39]
Release	Create release PR or publish to npm	2026-06-04T01:28:10.5487642Z [command]/home/runner/setup-pnpm/node_modules/.bin/pnpm version-packages
Release	Create release PR or publish to npm	2026-06-04T01:28:10.8157308Z 
Release	Create release PR or publish to npm	2026-06-04T01:28:10.8158320Z > agent-auth-proxy@1.0.0 version-packages /home/runner/work/agent-auth-proxy/agent-auth-proxy
Release	Create release PR or publish to npm	2026-06-04T01:28:10.8159284Z > changeset version
Release	Create release PR or publish to npm	2026-06-04T01:28:10.8159548Z 
Release	Create release PR or publish to npm	2026-06-04T01:28:11.7026942Z 🦋  All files have been updated. Review them and commit at your leisure
Release	Create release PR or publish to npm	2026-06-04T01:28:12.0989677Z Existing pull requests: []
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1005125Z [command]/usr/bin/git status --porcelain
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1054573Z  D .changeset/initial-release.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1055320Z  D .changeset/release-worker-agent-auth-proxy-a6734c39.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1056785Z  D .changeset/repobot-missing-readme-for-reaatech-agent-auth-proxy-server-package-issue14.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1057880Z  M packages/client/package.json
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1058375Z  M packages/core/package.json
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1058810Z  M packages/server/package.json
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1059286Z ?? packages/client/CHANGELOG.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1059958Z ?? packages/core/CHANGELOG.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1060647Z ?? packages/server/CHANGELOG.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1071894Z [command]/usr/bin/git add .
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1154931Z [command]/usr/bin/git commit -m chore(release): version packages
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1241841Z [changeset-release/main 4f2629f] chore(release): version packages
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1243454Z  9 files changed, 59 insertions(+), 28 deletions(-)
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1244160Z  delete mode 100644 .changeset/initial-release.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1244790Z  delete mode 100644 .changeset/release-worker-agent-auth-proxy-a6734c39.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1246074Z  delete mode 100644 .changeset/repobot-missing-readme-for-reaatech-agent-auth-proxy-server-package-issue14.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1246994Z  create mode 100644 packages/client/CHANGELOG.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1247992Z  create mode 100644 packages/core/CHANGELOG.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1248650Z  create mode 100644 packages/server/CHANGELOG.md
Release	Create release PR or publish to npm	2026-06-04T01:28:12.1260102Z [command]/usr/bin/git push origin HEAD:changeset-release/main --force
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1697292Z remote: 
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1698104Z remote: Create a pull request for 'changeset-release/main' on GitHub by visiting:        
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1699493Z remote:      https://github.com/reaatech/agent-auth-proxy/pull/new/changeset-release/main        
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1700812Z remote: 
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1702679Z To https://github.com/reaatech/agent-auth-proxy
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1703456Z  * [new branch]      HEAD -> changeset-release/main
Release	Create release PR or publish to npm	2026-06-04T01:28:13.1753220Z creating pull request
Release	Create release PR or publish to npm	2026-06-04T01:28:13.3491535Z ##[error]HttpError: GitHub Actions is not permitted to create or approve pull requests. - https://docs.github.com/rest/pulls/pulls#create-a-pull-request
Release	Create release PR or publish to npm	2026-06-04T01:28:13.3502438Z ##[error]GitHub Actions is not permitted to create or approve pull requests. - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


Auto-filed by repobot-worker. Add label repobot:skip to opt this repo out of future scans.

Metadata

Metadata

Assignees

No one assigned

    Labels

    repobot:main-redCI failing on main — auto-filed by repobot-worker

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions