Skip to content

Add get-agent-instances and add-byo-scopes CLI commands #1043

Add get-agent-instances and add-byo-scopes CLI commands

Add get-agent-instances and add-byo-scopes CLI commands #1043

Triggered via pull request July 8, 2026 21:48
Status Success
Total duration 27s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
update_release_draft
label_pr
23s
label_pr
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
label_pr
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:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '28978125299', name: 'pull_request', payload: { action: 'opened', 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: 471, 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/471/comments' }, commits: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/471/commits' }, html: { href: 'https://github.com/microsoft/Agent365-devTools/pull/471' }, issue: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/471' }, 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/471/comments' }, self: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/471' }, statuses: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/statuses/08cebcb04226005ff7a5d4b9cae599a1f7785bf7' } }, active_lock_reason: null, additions: 1227, 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.com/repos/microsoft/Agent365-devTools/assignees{/user}', blobs_url: 'https://api.github.com/repos/microsoft/Agent365-devTools/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/microsoft/Agent365-devTools/branches{/branch}', clone_url: 'https://github.com/microsoft/Agent365-devTools.git', collaborators_url: 'https://api.github.com/repos/microsoft/Agent365-devTools/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/micros
label_pr
Resource not accessible by integration { name: 'HttpError', id: '28978125299', status: 403, response: { url: 'https://api.github.com/repos/microsoft/Agent365-devTools/releases', 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: 'Wed, 08 Jul 2026 21:49:12 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': '33C1:CD6F0:3A4C1DB:C9E2CF5:6A4EC5D7', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14979', 'x-ratelimit-reset': '1783550931', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '21', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, 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/24', 'x-github-delivery': '28978125299', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/471/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\n- Revert: add web consent redirect URIs to BYO Entra apps (#455)\\n- feat(get-token): add --device-code flag and auto-fallback for Exchange Graph scopes (#423)\\n- Show CLI execution context at startup (#433)\\n- Fix auto-triage dependency install on Python 3.11 (#431)\\n- Preserve McpServersMetadata.Read.All when --remove-legacy-scopes is set (#428)\\n- build: produce separate portable PDB files (#390)\\n- Harden LLM output handling against prompt injection (#383)\\n- Add idempotency and reuse tracking to agent setup flow (#384)\\n- Update agent setup Q\\\\&A and capability selection logic (#382)\\n- Remove Azure App Service deployment and infra from CLI/tests (#379)\\n- fix: add MCP V2 audience support and prevent removal by setup blueprint (#373)\\n- fix: pass -NoProfile when invoking pwsh in requirement checks (#380)\\n- feat: non-DW blueprint setup and config-free provisioning via --agent-name (#365)\\n- Add managed by attribute to blueprint (#372)\\n- feat: MCP V1-to-V2 discovery migration (#327)\\n- fix: Fix crash during agent blueprint creation by improving error handling and logging in AgentBlueprintService (#366) (#369)\\n- Add observability instructions for coding agents (#371)\\n- Fix python builds with a365 deploy (#355)\\n- Add S2S app role assignment support to setup process (#367)\\n- fix(docs): correct Developer Portal configuration in setup instructions (#364)\\n- re-enable create instance (#347)\\n- Defend Copilot against prompt injection (#354)\\n- Add OtelWrite scope, dedupe API specs, update Graph scopes (#348)\\n- feat: CMS autoTriage improvements and review feedback (#283)\\n- Add confirmation prompts for app registration changes (#325)\\n- fix: replace az CLI token acquisition with MSAL.NET
label_pr
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
label_pr
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
label_pr
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
label_pr
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
label_pr
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)