Support Custom Permissions through develop add-permissions
#223
release-drafter.yml
on: pull_request
update_release_draft
20s
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: '21928228398',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '377697b2e815ecab68501e4cdf3fbda2b6feb274',
before: '1c7a0bf6b670bec22aac53b68c1067bf375202d0',
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: 218,
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/218/comments'
},
commits: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/218/commits'
},
html: {
href: 'https://github.com/microsoft/Agent365-devTools/pull/218'
},
issue: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/218'
},
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/218/comments'
},
self: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/218'
},
statuses: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/statuses/377697b2e815ecab68501e4cdf3fbda2b6feb274'
}
},
active_lock_reason: null,
additions: 658,
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: '21928228398',
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: 'Thu, 12 Feb 2026 00:11:55 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': 'EC11:3DFF1E:6F3C85B:1E03FAEC:698D1ACA',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14956',
'x-ratelimit-reset': '1770858532',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '44',
'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': '21928228398',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/218/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\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 integration (#229)\\n- Add security workflows pre-commit hooks, dependency review, CodeQL (#239)\\n- Support Custom Resources with `develop get-token` (#224)\\n- Setup Blueprint with Copilot Studio Permissions (#210)\\n- Agent 365 CLI Setup Instructions for AI Agents (#227)\\n- Fix config precedence: respect local configuration in multi-blueprint workflows (#170)\\n- Setting up Platform version explicitly for Deployment (#219)\\n- feat(autoTriage): Enable auto-apply, security handling, and team config (#222)\\n- Add AI Workflow for E2E Integration Tests (#223)\\n- Remove \\"UPN.\\" prefix from generated Agent UPN (#221)\\n- Address code review feedback for resource token acquisition (#226)\\n- Add comprehensive test coverage and fix config parser bug (#186)\\n- Initialize Claude and agents; add documentation (#225)\\n- Fix graph consent Issue (#216)\\n- Add Power Platform API permissions to agent blueprint for observability (#211)\\n- Fix New-line characters are not allowed in header values (#213)\\n
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '21928228398',
status: 403,
response: {
url: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/218/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: 'Thu, 12 Feb 2026 00:11:41 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': 'EC12:53E7D:7409EA9:1F6A2ECD:698D1ABD',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14963',
'x-ratelimit-reset': '1770858532',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '37',
'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/218/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': '21928228398',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["documentation"]}',
request: {}
},
event: {
id: '21928228398',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '377697b2e815ecab68501e4cdf3fbda2b6feb274',
before: '1c7a0bf6b670bec22aac53b68c1067bf375202d0',
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: 218,
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/218/comments'
},
commits: {
href: 'https://api.github.com/repos
|
|
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/)
|