Only show a preview of the Headline in Organizations list #9079
release-drafter.yaml
on: pull_request
update_release_draft
8s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6412257274',
status: 403,
response: {
url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 06 Oct 2023 16:30: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',
'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': '9C18:1E61:37FE7C:70E2C1:6520361A',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '982',
'x-ratelimit-reset': '1696613057',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/1610/merge","name":"v0.46.0","tag_name":"v0.46.0","body":"## Changes\\n\\n- Repo-layer fix @sausage-todd (#1631)\\n- Check email domain is not undefined when assigning orgs @garrrikkotua (#1637)\\n- chore: redirect people to signup @a0m0rajab (#1561)\\n- feat: added time frame granularity to urls for reports @Pradumn27 (#1452)\\n- Try another user agent for DEV api requests @garrrikkotua (#1620)\\n- Mimic browser user agent in DEV integration @garrrikkotua (#1619)\\n- Update OctoKit @garrrikkotua (#1616)\\n- Bring token cache for GitHub back @garrrikkotua (#1613)\\n- Add incremental checks to Discord integration @garrrikkotua (#1612)\\n- Update README.md @jonathimer (#1611)\\n- Fine tune concurrent limiter and use for loop instead of recursion @garrrikkotua (#1609)\\n- Improve concurrent request limiter @garrrikkotua (#1607)\\n- Randomize sleep time in concurrent request limiter @garrrikkotua (#1606)\\n- Add concurrent request limiter and implement it in GitHub integration @garrrikkotua (#1603)\\n- Simplify org autocomplete query for performance @sausage-todd (#1574)\\n- Handle anonymous groupsio members @garrrikkotua (#1573)\\n- Fix bugs in groups.io stream names @garrrikkotua (#1570)\\n- Don't try to parse Discord channels that are not accessible @garrrikkotua (#1568)\\n- Better org autocomplete @sausage-todd (#1566)\\n- Fix/bring twitter back @garrrikkotua (#1480)\\n- Remove await from async select component @joanagmaia (#1557)\\n\\n## 🚀 Features\\n\\n- Organizations merge suggestions @epipav (#1605)\\n- New organization attributes in list, filters and hubspot automations @joanagmaia (#1519)\\n\\n## ✨ Improvements\\n\\n- Update Feature Flags for new plans @yeganathan18 (#1622)\\n- Update trial logic after onboarding @yeganathan18 (#1618)\\n- Pricing pages and paywalls @joanagmaia (#1627)\\n- Update member to contact in app @joanagmaia (#1621)\\n- New onboarding flow
|
update_release_draft
HttpError: Resource not accessible by integration
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: '6412257274',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ad3cab0383f5558ad263fdbd250c63c1c010391a',
before: '7280772abe22df7e9a9a08f725fa1af81d4611c0',
number: 1610,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4',
description: 'crowd.dev is an open-source platform to centralize community, product, and customer data to understand who is engaging with your open source project.',
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/1610/comments'
},
commits: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1610/commits'
},
html: {
href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1610'
},
issue: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1610'
},
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/1610/comments'
},
self: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1610'
},
statuses: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/ad3cab0383f5558ad263fdbd250c63c1c010391a'
}
},
active_lock_reason: null,
additions: 9,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'CrowdDotDev:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/assignees{/user}',
blobs_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/branches{/branch}',
clone_url: 'https://github.com/CrowdDotDev/crowd.dev.git',
collaborators_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/comments{/number}',
commits_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/commits{/sha}',
compare_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/contents/{+path}',
contributors_url: 'https://api.github.com/repos/
|