Remove checkboxes from tags multi-select filters (members page) #10653
release-drafter.yaml
on: pull_request
update_release_draft
5s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6937382459',
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: 'Tue, 21 Nov 2023 00:13:49 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': 'A046:6AD2:86704C:11740F3:655BF63D',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '992',
'x-ratelimit-reset': '1700529226',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '8',
'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.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1678/merge","name":"v0.49.0","tag_name":"v0.49.0","body":"## Changes\\n\\n- Twitter feature flags @garrrikkotua (#1858)\\n- Add retry wrapper to all discord endpoints @garrrikkotua (#1857)\\n- Nodejs worker fixes @themarolt (#1854)\\n- Trigger discord integration checks in 3 chunks @garrrikkotua (#1849)\\n- webhook api shouldnt kill db client connections at all @themarolt (#1853)\\n- Disable product data @epipav (#1852)\\n- Revert \\"Patches for compliance\\" @joanreyero (#1847)\\n- Delay discord integration checks with 50% chance @garrrikkotua (#1809)\\n- Fix data-sink-worker when activity marked deleted @garrrikkotua (#1846)\\n- Fix query to avoid nullable fields in select for update in processOldStreams job @garrrikkotua (#1844)\\n- Patches for compliance @joanreyero (#1819)\\n- Add automatic retries to data-sink-worker @garrrikkotua (#1842)\\n- Update FormbricksJs dependency @mattinannt (#1840)\\n- Check running queries to decide whether we should refresh a view @sausage-todd (#1837)\\n- Merge main into crowd-linux @sausage-todd (#1833)\\n- Optimize data workers @garrrikkotua (#1820)\\n- Merge organizations asynchronously @sausage-todd (#1825)\\n\\n## 🚀 Features\\n\\n- Opensearch synchronous API @epipav (#1811)\\n\\n## ✨ Improvements\\n\\n- Quickstart v2 @gaspergrom (#1832)\\n- Twitter to X @gaspergrom (#1835)\\n- Update tiptap package @joanagmaia (#1831)\\n- Add loading status to all manual actions @joanagmaia (#1829)\\n- Enhancement/optional feature flag redis caching @themarolt (#1824)\\n- Sort merge suggestions by confidence @joanreyero (#1826)\\n\\n## 🐞 Bug Fixes\\n\\n- Fix signup regex @joanagmaia (#1856)\\n- Fix signin regex validation @gaspergrom (#1850)\\n- Fix quickstart endpoint @gaspergrom (#1843)\\n- Fix OSS graph display @joanagmaia (#1841)\\n- Fix setup typo @gaspergrom (#1838)\\n- Bugfix/idle transaction session time
|
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: '6937382459',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '533f5745923394af85bedaffba40d541b7b149c1',
before: 'c9760d103f96b607c767858adb211324fb20ceb9',
number: 1678,
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/1678/comments'
},
commits: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1678/commits'
},
html: {
href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1678'
},
issue: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1678'
},
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/1678/comments'
},
self: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1678'
},
statuses: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/533f5745923394af85bedaffba40d541b7b149c1'
}
},
active_lock_reason: null,
additions: 28,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
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.co
|