Skip to content

Improve blueprint app creation, secret flow #290

Improve blueprint app creation, secret flow

Improve blueprint app creation, secret flow #290

Triggered via pull request February 24, 2026 23:32
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: '22374759139', 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: 288, 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/288/comments' }, commits: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/288/commits' }, html: { href: 'https://github.com/microsoft/Agent365-devTools/pull/288' }, issue: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/288' }, 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/288/comments' }, self: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/288' }, statuses: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/statuses/4cfe0647cc5da6ebbb8c2fdd98f4a9d0be242786' } }, active_lock_reason: null, additions: 312, 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/A
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '22374759139', 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, 24 Feb 2026 23:32:49 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': 'B019:39EC6C:2F2B88A:C863BD2:699E3520', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14982', 'x-ratelimit-reset': '1771979555', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '18', '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': '22374759139', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/288/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\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 architectural review phase and simplify skill implementation (#256)\\n- Update non-deployment values (#255)\\n- fix: Handle Python projects without pyproject.toml in a365 deploy (#253)\\n- Revert workflow permissions after Copilot assignment testing (#250)\\n- Fix workflow permissions for Copilot coding agent (#248)\\n- Add mcp\\\\_MeServer mock and enhance calendar mock data (#214)\\n- Add gateway endpoint to mock tooling server for local agent testing (#197)\\n- Added Mapping for mcp\\\\_meserver. (#169)\\n- Add PR Review Skill for Claude Code (#182)\\n- Fix: Use McpConstants.ToolingManifestFileName constant for cross-platform compatibility (#244)\\n- Fix Copilot coding agent assignment using GraphQL API \\\\& Update copilot agent permissions (#242)\\n- Update issue templates to GitHub Issue Forms format (#233)\\n- Phase 2: Copilot Auto-Fix
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '22374759139', status: 403, response: { url: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/288/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, 24 Feb 2026 23:32: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': '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': 'B01A:5D4D8:2D73550:BFAF945:699E3514', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14990', 'x-ratelimit-reset': '1771979555', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', '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/288/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': '22374759139', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["documentation","bug"]}', request: {} }, event: { id: '22374759139', 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: 288, 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/288/comments' }, commits: { href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/288/commits' }, html: { href: 'https://github.co
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/)