Skip to content

Update documentation to clarify MTP v2 compatibility #640

Update documentation to clarify MTP v2 compatibility

Update documentation to clarify MTP v2 compatibility #640

Triggered via pull request July 9, 2026 08:50
Status Success
Total duration 19s
Artifacts

release-draft.yml

on: pull_request
update_release_draft
6s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 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:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) 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:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '29006080884', name: 'pull_request', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/3794?v=4', created_at: '2020-08-05T19:53:05Z', description: 'We foster open development, collaboration, and community engagement on the .NET platform.', html_url: 'https://github.com/enterprises/dotnet', id: 3794, name: '.NET Foundation', node_id: 'MDEwOkVudGVycHJpc2UzNzk0', slug: 'dotnet', updated_at: '2025-01-17T20:53:11Z', website_url: 'https://dotnetfoundation.org' }, number: 1982, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/64739519?v=4', description: 'Cross platform code coverage for .NET', events_url: 'https://api.github.com/orgs/coverlet-coverage/events', hooks_url: 'https://api.github.com/orgs/coverlet-coverage/hooks', id: 64739519, issues_url: 'https://api.github.com/orgs/coverlet-coverage/issues', login: 'coverlet-coverage', members_url: 'https://api.github.com/orgs/coverlet-coverage/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NzM5NTE5', public_members_url: 'https://api.github.com/orgs/coverlet-coverage/public_members{/member}', repos_url: 'https://api.github.com/orgs/coverlet-coverage/repos', url: 'https://api.github.com/orgs/coverlet-coverage' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/1982/comments' }, commits: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/1982/commits' }, html: { href: 'https://github.com/coverlet-coverage/coverlet/pull/1982' }, issue: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/1982' }, review_comment: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/1982/comments' }, self: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/1982' }, statuses: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/statuses/a709d7fcc2161c55ec67f65721a0c6f95b4067c1' } }, active_lock_reason: null, additions: 19, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'coverlet-coverage:master', ref: 'master', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/coverlet-coverage/coverlet/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/coverlet-coverage/coverlet/assignees{/user}', blobs_url: 'https://api.github.
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '29006080884', status: 403, response: { url: 'https://api.github.com/repos/coverlet-coverage/coverlet/releases', 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, Warning', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 09 Jul 2026 08:50:18 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': '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': '3BC0:34D14A:44E1C7C:EDCF093:6A4F60CA', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14994', 'x-ratelimit-reset': '1783590615', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/coverlet-coverage/coverlet/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/24', 'x-github-delivery': '29006080884', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/pull/1982/merge","name":"v10.0.2-preview.0","tag_name":"v10.0.2-preview.0","body":"# What's Changed\\n\\n- Improve pattern matching branch detection and docs @Bertk (#1979)\\n- Fix: Exclude pattern matching 'or' synthetic branches @Bertk (#1977)\\n- Relax auto-property skip logic and improve coverage for records @Bertk (#1941)\\n- Handle FieldReference in delegate cache branch detection @Bertk (#1938)\\n\\n## 🚀 Features\\n\\n- Enhance .NET Framework assembly resolution on Windows @Bertk (#1980)\\n- Add preflight checks for locked/unresolvable assemblies @Bertk (#1967)\\n- Replace legacy .sln files with modern .slnx format @Bertk (#1966)\\n- Implement dynamic exclusion filters for Coverlet.MTP assemblies @Bertk (#1946)\\n\\n## 🧰 Maintenance\\n\\n- Bump Microsoft.TestPlatform.ObjectModel from 18.6.0 to 18.7.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#1975)\\n- Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#1974)\\n- Bump Nerdbank.GitVersioning from 3.9.50 to 3.10.85 @[dependabot[bot]](https://github.com/apps/dependabot) (#1976)\\n- Bump actions/checkout from 6 to 7 @[dependabot[bot]](https://github.com/apps/dependabot) (#1970)\\n- Replace legacy .sln files with modern .slnx format @Bertk (#1966)\\n\\n**Full Changelog**: https://github.com/coverlet-coverage/coverlet/compare/v10.0.1...v10.0.2-preview.0\\n","draft":true,"prerelease":true,"make_latest":"false"}`, request: { retryCount: 1 } }, event: { id: '29006080884', name: 'pull_request', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/3794?v=4', created_at: '2020-08-05T19:53:05Z', description: 'We foster open development, collaboration, and community engagement on the .N
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '29006080884', status: 403, response: { url: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/1982/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, Warning', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 09 Jul 2026 08:50:15 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': '3BC0:34D14A:44E02B0:EDC94CC:6A4F60C7', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14995', 'x-ratelimit-reset': '1783590615', '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/coverlet-coverage/coverlet/issues/1982/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/24', 'x-github-delivery': '29006080884', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["chore"]}', request: {} }, event: { id: '29006080884', name: 'pull_request', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/3794?v=4', created_at: '2020-08-05T19:53:05Z', description: 'We foster open development, collaboration, and community engagement on the .NET platform.', html_url: 'https://github.com/enterprises/dotnet', id: 3794, name: '.NET Foundation', node_id: 'MDEwOkVudGVycHJpc2UzNzk0', slug: 'dotnet', updated_at: '2025-01-17T20:53:11Z', website_url: 'https://dotnetfoundation.org' }, number: 1982, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/64739519?v=4', description: 'Cross platform code coverage for .NET', events_url: 'https://api.github.com/orgs/coverlet-coverage/events', hooks_url: 'https://api.github.com/orgs/coverlet-coverage/hooks', id: 64739519, issues_url: 'https://api.github.com/orgs/coverlet-coverage/issues', login: 'coverlet-coverage', members_url: 'https://api.github.com/orgs/coverlet-coverage/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NzM5NTE5', public_members_url: 'https://api.github.com/orgs/coverlet-coverage/public_members{/member}', repos_url: 'https://api.github.com/orgs/coverlet-coverage/repos', url: 'https://api.github.com/orgs/coverlet-coverage' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/1982/comments' }, commits: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/1982/commits' }, html: {
update_release_draft
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/)