Skip to content

OTel Transports

OTel Transports #4569

Triggered via pull request May 28, 2025 07:08
Status Success
Total duration 17s
Artifacts

release-drafter.yml

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

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: '15293792852', name: 'pull_request', payload: { action: 'synchronize', after: 'ff3a03d53648fbc93333a0890993e7477f87534a', before: '069fe489c804e51098ab55d0abe14c292b207e84', number: 3605, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/24714628?v=4', description: 'Brighter Command Dispatcher and Task Queues for C# and Python; Darker Query Processor for C#', events_url: 'https://api.github.com/orgs/BrighterCommand/events', hooks_url: 'https://api.github.com/orgs/BrighterCommand/hooks', id: 24714628, issues_url: 'https://api.github.com/orgs/BrighterCommand/issues', login: 'BrighterCommand', members_url: 'https://api.github.com/orgs/BrighterCommand/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0NzE0NjI4', public_members_url: 'https://api.github.com/orgs/BrighterCommand/public_members{/member}', repos_url: 'https://api.github.com/orgs/BrighterCommand/repos', url: 'https://api.github.com/orgs/BrighterCommand' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/issues/3605/comments' }, commits: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/3605/commits' }, html: { href: 'https://github.com/BrighterCommand/Brighter/pull/3605' }, issue: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/issues/3605' }, review_comment: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/3605/comments' }, self: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/3605' }, statuses: { href: 'https://api.github.com/repos/BrighterCommand/Brighter/statuses/ff3a03d53648fbc93333a0890993e7477f87534a' } }, active_lock_reason: null, additions: 4623, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/45537?v=4', events_url: 'https://api.github.com/users/iancooper/events{/privacy}', followers_url: 'https://api.github.com/users/iancooper/followers', following_url: 'https://api.github.com/users/iancooper/following{/other_user}', gists_url: 'https://api.github.com/users/iancooper/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/iancooper', id: 45537, login: 'iancooper', node_id: 'MDQ6VXNlcjQ1NTM3', organizations_url: 'https://api.github.com/users/iancooper/orgs', received_events_url: 'https://api.github.com/users/iancooper/received_events', repos_url: 'https://api.github.com/users/iancooper/repos', site_admin: false, starred_url: 'https://api.github.com/users/iancooper/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/iancooper/subscriptions', type: 'User', url: 'https://api.github.com/users/iancooper', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/45537?v=4', events_url: 'https://api.github.com/users/iancooper/events{/privacy}', followers_url: 'https://api.github.com/users/iancooper/followers',
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '15293792852', status: 422, response: { url: 'https://api.github.com/repos/BrighterCommand/Brighter/releases/191410841', 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: 'Wed, 28 May 2025 07:09:04 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', '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': '1841:2E7B45:6DFB97:D8B583:6836B690', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4982', 'x-ratelimit-reset': '1748419738', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '18', '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#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/BrighterCommand/Brighter/releases/191410841', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)', 'x-github-delivery': '15293792852', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Add support to Cloud Events in JSON format @lillo42 (#3604)\\n- Add support to PostgreSQL as message broker @lillo42 (#3612)\\n- Add string conversion from ChannelName \\\\& RoutingKey @lillo42 (#3609)\\n- Update CorrelationId from SenderAddress. @SteveBush (#3602)\\n- [Fix] Scheduler Tests were breaking @iancooper (#3582)\\n- Refactoring of MQTT Support to use 4.3 MQTTnet @SteveBush (#3578)\\n- feature: Use source generated logging @jtsalva (#3579)\\n- Add OTel to persistent Inbox implementations @dhickie (#3576)\\n- Refactor RDBMS Inbox implementations to use a base class @dhickie (#3568)\\n- Add OTel to the InMemoryInbox @dhickie (#3562)\\n- Add OTel to remaining outbox implementations @dhickie (#3557)\\n- Avoid looking up bag value, plus other minor tweaks @Henr1k80 (#3555)\\n- Set CA1852 as warning \\\\& fix these warnings @Henr1k80 (#3554)\\n- Making internal \\\\& private classes sealed to avoid virtual dispatch, plus some Dictionary capacity tweaks @Henr1k80 (#3552)\\n- Avoid some string \\\\& List allocations @Henr1k80 (#3550)\\n- Reduce dictionary lookups @Henr1k80 (#3549)\\n- Add support MongoDB @lillo42 (#3524)\\n- [Issue 3112] Use the configured transaction provider when no override is supplied @dhickie (#3525)\\n- [Bug] Fix usage of transaction provider when calling sync Add on Dynamo DB outbox @dhickie (#3536)\\n- Throw an exception if the user has configured an outbox with no transaction provider of a matching type @dhickie (#3530)\\n- Fix/issues with running commandprocessor samples @andrewjpoole (#3500)\\n- Add support to MySQL for distributed lock @lillo42 (#3396)\\n- Improve support to .NET Standard and .NET Framework @lillo42 (#3507)\\n- Fix ASB Transport Tests for
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/)