Skip to content

integration fetching on automations #6698

integration fetching on automations

integration fetching on automations #6698

Triggered via pull request July 19, 2023 09:09
Status Success
Total duration 16s
Artifacts

release-drafter.yaml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '5597224065', status: 422, response: { url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/112641474', 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', connection: 'close', 'content-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 19 Jul 2023 09:10:08 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-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': 'B84E:8136:19999CC:1A3DD3B:64B7A870', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '948', 'x-ratelimit-reset': '1689758668', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '52', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/112641474', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Change copy in the integration needs reconnect banner @garrrikkotua (#1136)\\n- Enhancement/support object members and organizations c 1795 c 1794 @themarolt (#1093)\\n- Limited concurrency for install libs script @garrrikkotua (#1125)\\n- Remove non-ascii characters when getting sentiment @garrrikkotua (#1124)\\n- Organization with 0 members are now visible @Dhruwang (#984)\\n- Use exact match when searching for segments by parent slug @sausage-todd (#1113)\\n\\n## ✨ Improvements\\n\\n- Support multiple streamIds in the process-stream script @garrrikkotua (#1135)\\n- Clean up filters code @joanagmaia (#1082)\\n- Member list page optimize @gaspergrom (#1078)\\n- Terms and privacy @gaspergrom (#1116)\\n\\n## 🐞 Bug Fixes\\n\\n- Coalesce createdById and updatedById when inserting into conversationSettings @garrrikkotua (#1138)\\n- Fix token retrieval in Discord integration @garrrikkotua (#1134)\\n- Fix broken sentiment link @gaspergrom (#1129)\\n- Sentiment click router fix @gaspergrom (#1128)\\n- Custom reports widget settings @joanagmaia (#1126)\\n- Fix merging of members through Actions button @yeganathan18 (#1122)\\n- Check null values in the emails list when showing merge suggestion @yeganathan18 (#1118)\\n- Fix invitation flow @gaspergrom (#1114)\\n","draft":true,"prerelease":false,"name":"v0.39.1","tag_name":"v0.39.1","target_commitish":"refs/pull/1140/merge"}', request: {} }, event: { id: '5597224065', name: 'pull_request', payload: { action: 'opened', number: 1140, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4', description: 'Open-source community and data tools built to unlock community-led growth for developer tools.', events_url: 'https://api.github.com/orgs/CrowdDotDev/events',
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '5597224065', name: 'pull_request', payload: { action: 'opened', number: 1140, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4', description: 'Open-source community and data tools built to unlock community-led growth for developer tools.', events_url: 'https://api.github.com/orgs/CrowdDotDev/events', hooks_url: 'https://api.github.com/orgs/CrowdDotDev/hooks', id: 85551972, issues_url: 'https://api.github.com/orgs/CrowdDotDev/issues', login: 'CrowdDotDev', members_url: 'https://api.github.com/orgs/CrowdDotDev/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjg1NTUxOTcy', public_members_url: 'https://api.github.com/orgs/CrowdDotDev/public_members{/member}', repos_url: 'https://api.github.com/orgs/CrowdDotDev/repos', url: 'https://api.github.com/orgs/CrowdDotDev' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1140/comments' }, commits: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1140/commits' }, html: { href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1140' }, issue: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1140' }, review_comment: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1140/comments' }, self: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1140' }, statuses: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/ce1053ab42f7c9a3d067220292ddcb457ad97e9f' } }, active_lock_reason: null, additions: 15, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/15195228?v=4', events_url: 'https://api.github.com/users/gaspergrom/events{/privacy}', followers_url: 'https://api.github.com/users/gaspergrom/followers', following_url: 'https://api.github.com/users/gaspergrom/following{/other_user}', gists_url: 'https://api.github.com/users/gaspergrom/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/gaspergrom', id: 15195228, login: 'gaspergrom', node_id: 'MDQ6VXNlcjE1MTk1MjI4', organizations_url: 'https://api.github.com/users/gaspergrom/orgs', received_events_url: 'https://api.github.com/users/gaspergrom/received_events', repos_url: 'https://api.github.com/users/gaspergrom/repos', site_admin: false, starred_url: 'https://api.github.com/users/gaspergrom/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/gaspergrom/subscriptions', type: 'User', url: 'https://api.github.com/users/gaspergrom' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/15195228?v=4', events_url: 'https://api.github.com/users/gaspergrom/events{/privacy}', followers_url: 'https://api.github.com/users/gaspergrom/followers', following_url: 'https://api.github.com/users/gaspergrom/following{/other_user}', gists_url: 'https://api.github.com/users/gaspergrom/gists{/gist_id}', gravata