Skip to content

fix: cleanup agent instances in a365 cleanup blueprint #346

fix: cleanup agent instances in a365 cleanup blueprint

fix: cleanup agent instances in a365 cleanup blueprint #346

Triggered via pull request March 3, 2026 01:04
Status Success
Total duration 24s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
19s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '22603344895', name: 'pull_request', payload: { action: 'synchronize', after: '9a446e4d7ca58404d1503dbbe2fa0b7be015f4b2', before: '9adf6dc43219878d7aa3b73ffcd7ee11c20a2fbb', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/1578?v=4', created_at: '2019-12-09T02:41:53Z', description: "Microsoft's organizations for open source collaboration", html_url: 'https://github.com/enterprises/microsoftopensource', id: 1578, name: 'Microsoft Open Source', node_id: 'MDEwOkVudGVycHJpc2UxNTc4', slug: 'microsoftopensource', updated_at: '2025-08-12T20:59:29Z', website_url: 'https://opensource.microsoft.com' }, number: 284, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/6154722?v=4', description: 'Open source projects and samples from Microsoft', events_url: 'https://api.github.com/orgs/microsoft/events', hooks_url: 'https://api.github.com/orgs/microsoft/hooks', id: 6154722, issues_url: 'https://api.github.com/orgs/microsoft/issues', login: 'microsoft', members_url: 'https://api.github.com/orgs/microsoft/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=', public_members_url: 'https://api.github.com/orgs/microsoft/public_members{/member}', repos_url: 'https://api.github.com/orgs/microsoft/repos', url: 'https://api.github.com/orgs/microsoft' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/284/comments' }, commits: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/284/commits' }, html: { href: 'https://github.com/microsoft/Agent365-devTools/pull/284' }, issue: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/284' }, review_comment: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/284/comments' }, self: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/284' }, statuses: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/statuses/9a446e4d7ca58404d1503dbbe2fa0b7be015f4b2' } }, active_lock_reason: null, additions: 799, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'microsoft:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/microsoft/Agent365-devTools/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.c
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '22603344895', status: 422, response: { url: 'https://api.github.com/repos/microsoft/Agent365-devTools/releases', status: 422, 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 03 Mar 2026 01:05:09 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': '7C82:3BA9EE:476620:1381D7F:69A633C5', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14962', 'x-ratelimit-reset': '1772503320', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '38', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/microsoft/Agent365-devTools/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)', 'x-github-delivery': '22603344895', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/284/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\n- Surface query failure explicitly in GetAgentInstancesForBlueprintAsync (#305)\\n- feat: add custom blueprint permissions configuration and management (#298)\\n- Guarantee FakeHttpMessageHandler disposal in AgentBlueprintServiceTests (#297)\\n- fix: PS 5.1 install compatibility and macOS auth testability follow-up (#292)\\n- Split setup requirements checks; improve guidance \\\\& errors (#293)\\n- Improve blueprint app creation, secret flow (#288)\\n- fix: correct endpoint name derivation for needsDeployment=false and surface exceptions properly (#296)\\n- Ensure globally unique endpoint names for non-Azure hosted bots and prevent accidental deletion or naming collisions. (#289)\\n- fix: fall back to device code when browser auth fails on macOS (#290)\\n- fix: validate location config before endpoint registration and deletion (#281)\\n- fix: MOS token cache timezone comparison bug in TryGetCachedToken (#278)\\n- fix: Enable .NET runtime roll-forward for compatibility with newer ve… (#276)\\n- feat: Add review-staged skill and update autotriage configuration (#275)\\n- fix: set CustomClientAppId in BlueprintSubcommand to fix inheritable permissions (#272)\\n- fix(setup): trim trailing hyphens from endpoint names (#257)\\n- perf: cache Azure CLI Graph token across publish command Graph API calls (#267)\\n- fix: PublishCommand returns non-zero exit code on error paths (#266)\\n- fix: Add persistent MSAL token cache to reduce repeated WAM login prompts (#261)\\n- fix: Mock tooling server MCP protocol compliance for Python/Node.js agents (#263)\\n- Refactor PR review workflow: Add archite
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '22603344895', status: 403, response: { url: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/284/labels', 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', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 03 Mar 2026 01:04:55 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': 'issues=write; pull_requests=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': '7C81:16AB32:5DA028:195FDBA:69A633B7', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14977', 'x-ratelimit-reset': '1772503320', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '23', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/284/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)', 'x-github-delivery': '22603344895', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["bug"]}', request: {} }, event: { id: '22603344895', name: 'pull_request', payload: { action: 'synchronize', after: '9a446e4d7ca58404d1503dbbe2fa0b7be015f4b2', before: '9adf6dc43219878d7aa3b73ffcd7ee11c20a2fbb', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/1578?v=4', created_at: '2019-12-09T02:41:53Z', description: "Microsoft's organizations for open source collaboration", html_url: 'https://github.com/enterprises/microsoftopensource', id: 1578, name: 'Microsoft Open Source', node_id: 'MDEwOkVudGVycHJpc2UxNTc4', slug: 'microsoftopensource', updated_at: '2025-08-12T20:59:29Z', website_url: 'https://opensource.microsoft.com' }, number: 284, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/6154722?v=4', description: 'Open source projects and samples from Microsoft', events_url: 'https://api.github.com/orgs/microsoft/events', hooks_url: 'https://api.github.com/orgs/microsoft/hooks', id: 6154722, issues_url: 'https://api.github.com/orgs/microsoft/issues', login: 'microsoft', members_url: 'https://api.github.com/orgs/microsoft/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=', public_members_url: 'https://api.github.com/orgs/microsoft/public_members{/member}', repos_url: 'https://api.github.com/orgs/microsoft/repos', url: 'https://api.github.com/orgs/microsoft' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/284/comments' }, commits: { href: 'https://api.github.com/repos/microsoft/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)