Skip to content

CI

CI #154

Triggered via merge group June 13, 2026 00:39
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: merge_group
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test Integration
Process completed with exit code 1.
tests/integration/core.test.ts > commitFilesFromBase64 > can commit using tag as a base: src/core.ts#L229
HttpError: Resource not accessible by integration - https://docs.github.com/rest/git/refs#create-a-reference ❯ fetchWrapper node_modules/.pnpm/@octokit+request@10.0.8/node_modules/@octokit/request/dist-bundle/index.js:124:11 ❯ commitFilesFromBase64 src/core.ts:229:24 ❯ commitFilesFromBase64WithDefaults tests/integration/core.test.ts:63:12 ❯ tests/integration/core.test.ts:215:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 403, request: { method: 'POST', url: 'https://api.github.com/repos/changesets/ghcommit/git/refs', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'actions_orchestration_id/e63f0f82-f01e-4918-838f-59a14f23af67.test-integration.__default octokit-core.js/7.0.6 Node.js/24', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: { ref: 'refs/heads/changesets-ghcommit-test-982e08ff-id-27451190385/tag-base', sha: 'b3e603b0b18c747ac368b2768143cd1ad7080f0d' }, request: { agent: { _events: { free: 'Function<anonymous>', newListener: 'Function<maybeEnableKeylog>' }, _eventsCount: 2, _maxListeners: undefined, options: { keepAlive: false, maxSockets: 100, defaultPort: 443, protocol: 'https:', noDelay: true, path: null }, defaultPort: 443, protocol: 'https:', requests: {}, sockets: {}, freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: 100, maxFreeSockets: 256, scheduling: 'lifo', maxTotalSockets: Infinity, totalSocketCount: +0, agentKeepAliveTimeoutBuffer: 1000, maxCachedSessions: 100, _sessionCache: { map: {}, list: [] }, constructor: 'Function<Agent>', createConnection: 'Function<createConnection>', getName: 'Function<getName>', _getSession: 'Function<_getSession>', _cacheSession: 'Function<_cacheSession>', _evictSession: 'Function<_evictSession>', addRequest: 'Function<addRequest>', createSocket: 'Function<createSocket>', removeSocket: 'Function<removeSocket>', keepSocketAlive: 'Function<keepSocketAlive>', reuseSocket: 'Function<reuseSocket>', destroy: 'Function<destroy>', setMaxListeners: 'Function<setMaxListeners>', getMaxListeners: 'Function<getMaxListeners>', emit: 'Function<emit>', addListener: 'Function<addListener>', on: 'Function<addListener>', prependListener: 'Function<prependListener>', once: 'Function<once>', prependOnceListener: 'Function<prependOnceListener>', removeListener: 'Function<removeListener>', off: 'Function<removeListener>', removeAllListeners: 'Function<removeAllListeners>', listeners: 'Function<listeners>', rawListeners: 'Function<rawListeners>', listenerCount: 'Function<listenerCount>', eventNames: 'Function<eventNames>' }, fetch: 'Function<proxyFetch>', hook: 'Function<bound bound register>' } }, response: { url: 'https://api.github.com/repos/changesets/ghcommit/git/refs', status: 403, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset, Warning', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Sat, 13 Jun 2026 00:40:36 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'A002:23ED23:A59BEEB:A69BD50:6A2CA704', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1781314789', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '
CI OK
Process completed with exit code 1.