Skip to content

Repo File Sync: 202405 Branch Transition Updates. (#325) #135

Repo File Sync: 202405 Branch Transition Updates. (#325)

Repo File Sync: 202405 Branch Transition Updates. (#325) #135

Triggered via push August 24, 2024 01:16
Status Success
Total duration 7m 11s
Artifacts
draft  /  Update Release Draft
7m 0s
draft / Update Release Draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
draft / Update Release Draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `B182:4B0B9:DBA050:19F931D:66C9361C` when reporting this issue. { name: 'GraphqlResponseError', id: '10534497710', request: { query: '\n' + ' query findCommitsWithAssociatedPullRequests(\n' + ' $name: String!\n' + ' $owner: String!\n' + ' $targetCommitish: String!\n' + ' $withPullRequestBody: Boolean!\n' + ' $withPullRequestURL: Boolean!\n' + ' $since: GitTimestamp\n' + ' $after: String\n' + ' $withBaseRefName: Boolean!\n' + ' $withHeadRefName: Boolean!\n' + ' ) {\n' + ' repository(name: $name, owner: $owner) {\n' + ' object(expression: $targetCommitish) {\n' + ' ... on Commit {\n' + ' history(first: 100, since: $since, after: $after) {\n' + ' totalCount\n' + ' pageInfo {\n' + ' hasNextPage\n' + ' endCursor\n' + ' }\n' + ' nodes {\n' + ' id\n' + ' committedDate\n' + ' message\n' + ' author {\n' + ' name\n' + ' user {\n' + ' login\n' + ' }\n' + ' }\n' + ' associatedPullRequests(first: 5) {\n' + ' nodes {\n' + ' title\n' + ' number\n' + ' url @include(if: $withPullRequestURL)\n' + ' body @include(if: $withPullRequestBody)\n' + ' author {\n' + ' login\n' + ' }\n' + ' baseRepository {\n' + ' nameWithOwner\n' + ' }\n' + ' mergedAt\n' + ' isCrossRepository\n' + ' labels(first: 100) {\n' + ' nodes {\n' + ' name\n' + ' }\n' + ' }\n' + ' merged\n' + ' baseRefName @include(if: $withBaseRefName)\n' + ' headRefName @include(if: $withHeadRefName)\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n', variables: { name: 'mu_tiano_plus', owner: 'microsoft', targetCommitish: 'refs/heads/release/202405', withPullRequestBody: true, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, after: 'f9282bfc36a307f5e670183c28472c96ee9efee8 9399' } }, 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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 24 Aug 2024 01:23: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-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B182:4B0B9:DBA050:19F931D:66C9361C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '5000', 'x-ratelimit-reset': '172446580
draft / Update Release Draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `B182:4B0B9:DBA050:19F931D:66C9361C` when reporting this issue. at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:6088:13 at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:142895:21) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:142688:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '10534497710', name: 'push', payload: { after: 'f9282bfc36a307f5e670183c28472c96ee9efee8', base_ref: null, before: '07d1bea8c9c5ee06dbb197e381f66ebb335bff7b', commits: [ { author: { email: '[email protected]', name: 'Project Mu UEFI Bot [bot]', username: 'uefibot' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'f9282bfc36a307f5e670183c28472c96ee9efee8', message: 'Repo File Sync: 202405 Branch Transition Updates. (#325)\n' + '\n' + 'synced local file(s) with\r\n' + '[microsoft/mu_devops](https://github.com/microsoft/mu_devops).\r\n' + '\r\n' + '🤖: View the [Repo File Sync Configuration\r\n' + 'File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)\r\n' + 'to see how files are synced.\r\n' + '\r\n' + '\r\n' + '\r\n' + '---\r\n' + '\r\n' + 'This PR was created automatically by the\r\n' + '[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)\r\n' + 'workflow run\r\n' + '[#10532319094](https://github.com/microsoft/mu_devops/actions/runs/10532319094)\r\n' + '\r\n' + 'Signed-off-by: Project Mu UEFI Bot <[email protected]>', timestamp: '2024-08-23T18:16:32-07:00', tree_id: 'c76e3c785ffd65496c63c690ed03e887841fb3f9', url: 'https://github.com/microsoft/mu_tiano_plus/commit/f9282bfc36a307f5e670183c28472c96ee9efee8' } ], compare: 'https://github.com/microsoft/mu_tiano_plus/compare/07d1bea8c9c5...f9282bfc36a3', created: false, deleted: false, 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: '2024-08-14T12:13:05Z', website_url: 'https://opensource.microsoft.com' }, forced: false, head_commit: { author: { email: '[email protected]', name: 'Project Mu UEFI Bot [bot]', username: 'uefibot' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'f9282bfc36a307f5e670183c28472c96ee9efee8', message: 'Repo File Sync: 202405 Branch Transition Updates. (#325)\n' + '\n' + 'synced local file(s) with\r\n' + '[microsoft/mu_devops](https://github.com/microsoft/mu_devops).\r\n' + '\r\n' + '🤖: View the [Repo File Sync Configuration\r\n' + 'File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)\r\n' + 'to see how files are synced.\r\