Optimize Auth flow and switch from DCF to Interactive Authentication #19
release-drafter.yml
on: pull_request
update_release_draft
15s
Annotations
2 errors and 4 warnings
|
update_release_draft
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: '21294822834',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'cebab90142711e790cc208c830562a58881f9603',
before: 'f195411a02f87510b0cd265fe9d86d66c89e16fb',
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: 172,
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/172/comments'
},
commits: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/172/commits'
},
html: {
href: 'https://github.com/microsoft/Agent365-devTools/pull/172'
},
issue: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/issues/172'
},
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/172/comments'
},
self: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/pulls/172'
},
statuses: {
href: 'https://api.github.com/repos/microsoft/Agent365-devTools/statuses/cebab90142711e790cc208c830562a58881f9603'
}
},
active_lock_reason: null,
additions: 105,
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',
colla
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '21294822834',
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: 'Fri, 23 Jan 2026 17:19:43 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': 'FC41:3C7656:19BA6C:72ECFC:6973ADAE',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14991',
'x-ratelimit-reset': '1769192371',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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': '21294822834',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/172/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\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 WAM broker authentication with automatic redirect URI configuration (#155)\\n- Secure handling and validation of protected secrets (#150)\\n- Fix blueprint idempotency and JWT token exposure in console output (#149)\\n- Sanitize JSON output before parsing in ClientAppValidator (#147)\\n- Add normalized location to delete endpoint call (#145)\\n- Run PowerShell script in MicrosoftGraphTokenProvider in interactive mode (#142)\\n- Idempotent setup: blueprint/infrastructure discovery (#144)\\n- Refactoring/Streamlining HttpClient creations (#120)\\n- Add log file to error message (#134)\\n- Add cleanup for Endpoint only (#138)\\n- Reduce repeated Graph sign-in prompts (#139)\\n- The intermittent .NET SDK validation failure (#133)\\n- Fixing the scope for bot endpoint (#132)\\n- Fix .NET runtime version mismatched (.NET 9 support, safer runtime detection)) (#130)\\n- Refactor GraphApiService: Extract helper methods and improve cleanup testability (#124)\\n- Remove old next steps (#122)\\n- Update nuget badge to correctly reflect latest version (#121)\\n- Remove ConsistencyLevel header from simple Graph API queries (#119)\\n- Unprotect secret before writing to appsettings.json (#118)\\n- a365 config display -g will now show decrypted value (#117)\\n- 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/)
|