Fix config precedence: respect local configuration in multi-blueprint workflows #6
release-drafter.yml
on: pull_request
update_release_draft
18s
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: '21231971884',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'b16b8d818501082721026ba1dc5115ec7c1b4c80',
before: '2a0af874d50221362940f7c2709c7f5c2b2ea26a',
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: 170,
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/170/comments'
},
commits: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/170/commits'
},
html: {
href: 'https://github.com/microsoft/Agent365-devTools/pull/170'
},
issue: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/170'
},
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/170/comments'
},
self: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/170'
},
statuses: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/statuses/b16b8d818501082721026ba1dc5115ec7c1b4c80'
}
},
active_lock_reason: null,
additions: 156,
assignee: null,
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/147754920?v=4',
events_url: 'https://api.github.com/users/sellakumaran/events{/privacy}',
followers_url: 'https://api.github.com/users/sellakumaran/followers',
following_url: 'https://api.github.com/users/sellakumaran/following{/other_user}',
gists_url: 'https://api.github.com/users/sellakumaran/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/sellakumaran',
id: 147754920,
login:
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '21231971884',
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: 'Sat, 07 Feb 2026 00:24:07 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': '17C2:370DC8:BFC59A:3364A9E:69868626',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14994',
'x-ratelimit-reset': '1770427435',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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': '21231971884',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/170/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\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- 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- Add --update-endpoint option for messaging endpoint management (#181)\\n- Make all Microsoft Learn documentation URLs locale-agnostic (#188)\\n- Adding CorrelationId for Graph API calls (#199)\\n- Nuget package to display latest Preview version (#198)\\n- fix: Fix missing imports in teams\\\\_service.py for autoTriage (#184)\\n- GitHub Auto-Triage Action with AI-Powered Fix Suggestions (#180)\\n- Optimize Auth flow and switch from DCF to Interactive Authentication (#172)\\n- Adding CorrelationId to track requests (#171)\\n- Add Frontier Preview Program enrollment check to setup requirements (#175)\\n- Auto-assign Website Contributor role to user during WebApp creation (#178)\\n- Add non-blocking startup version check for preview releases (#168)\\n- Set owners@odata.bind during blueprint creation (#164)\\n- Fix: Move OAuth2 grant logging from Information to Debug level (#165)\\n- Fix: Trim access tokens to prevent HTTP header validation errors (#166)\\n- Ensure blueprint creator is app owner; add tests (#163)\\n- Enable W
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '21231971884',
status: 403,
response: {
url: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/170/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: 'Sat, 07 Feb 2026 00:23: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': '17C2:370DC8:BF8031:33523C1:6986861B',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14995',
'x-ratelimit-reset': '1770427435',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/170/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': '21231971884',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["bug"]}',
request: {}
},
event: {
id: '21231971884',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'b16b8d818501082721026ba1dc5115ec7c1b4c80',
before: '2a0af874d50221362940f7c2709c7f5c2b2ea26a',
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: 170,
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/170/comments'
},
commits: {
href: 'https://api.github.com/repos/microsoft/A
|
|
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/)
|