Added text-to-speech play #266
release-drafter.yml
on: pull_request
update_release_draft
7s
Annotations
2 errors and 4 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:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '18289403559',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '500e84b4517b64c6550b4256f20adb600572bcba',
before: 'bda5296cfb38ae82bc8c38b305909a9a6127ac92',
number: 1604,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/106463282?v=4',
description: 'An Opensource platform for React developers to learn, create and share ReactJS Projects. ',
events_url: 'https://api.github.com/orgs/reactplay/events',
hooks_url: 'https://api.github.com/orgs/reactplay/hooks',
id: 106463282,
issues_url: 'https://api.github.com/orgs/reactplay/issues',
login: 'reactplay',
members_url: 'https://api.github.com/orgs/reactplay/members{/member}',
node_id: 'O_kgDOBliAMg',
public_members_url: 'https://api.github.com/orgs/reactplay/public_members{/member}',
repos_url: 'https://api.github.com/orgs/reactplay/repos',
url: 'https://api.github.com/orgs/reactplay'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/reactplay/react-play/issues/1604/comments'
},
commits: {
href: 'https://api.github.com/repos/reactplay/react-play/pulls/1604/commits'
},
html: { href: 'https://github.com/reactplay/react-play/pull/1604' },
issue: {
href: 'https://api.github.com/repos/reactplay/react-play/issues/1604'
},
review_comment: {
href: 'https://api.github.com/repos/reactplay/react-play/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/reactplay/react-play/pulls/1604/comments'
},
self: {
href: 'https://api.github.com/repos/reactplay/react-play/pulls/1604'
},
statuses: {
href: 'https://api.github.com/repos/reactplay/react-play/statuses/500e84b4517b64c6550b4256f20adb600572bcba'
}
},
active_lock_reason: null,
additions: 386,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/122687048?v=4',
events_url: 'https://api.github.com/users/Ritesh381/events{/privacy}',
followers_url: 'https://api.github.com/users/Ritesh381/followers',
following_url: 'https://api.github.com/users/Ritesh381/following{/other_user}',
gists_url: 'https://api.github.com/users/Ritesh381/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/Ritesh381',
id: 122687048,
login: 'Ritesh381',
node_id: 'U_kgDOB1AOSA',
organizations_url: 'https://api.github.com/users/Ritesh381/orgs',
received_events_url: 'https://api.github.com/users/Ritesh381/received_events',
repos_url: 'https://api.github.com/users/Ritesh381/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/Ritesh381/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/Ritesh381/subscriptions',
type: 'User',
url: 'https://api.github.com/users/Ritesh381',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/122687048?v=4',
events_url: 'https://api.github.com/users/Ritesh381/events{/privacy}',
followers_url: 'https://api.github.com/users/Ritesh381/followers',
following_url: 'https://api.github.com/users/Ritesh381/following{/other_user}',
gists_url: 'https://api.github.com/users/Ritesh381/gists{/g
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '18289403559',
status: 403,
response: {
url: 'https://api.github.com/repos/reactplay/react-play/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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 06 Oct 2025 17:37:42 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': '6C41:3D4B34:A393FA:2885302:68E3FE65',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4918',
'x-ratelimit-reset': '1759773387',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '82',
'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/reactplay/react-play/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '18289403559',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1604/merge","name":"v1.0.6 🌈","tag_name":"v1.0.6","body":"## Changes\\n\\n- refactor: enhance PlayCard and Like components for improved UI and functionality @aayu5hgit (#1605)\\n- fix: [Bug report]: The build failed with the following error @sabeerwaqas (#1609)\\n- Added Contributor Guidelines confirmation checkbox to templates @Aditya-Bajpayee007 (#1608)\\n- Fix/password generator img @saatvik-10 (#1586)\\n- fix: add missing cover image for password-generator @saatvik-10 (#1585)\\n- fix: eslint issues that were failing local dev server @supminn (#1583)\\n- Removed issue-unassign workflow @Abhishek-90 (#1579)\\n- feat: add steps play @aaqib605 (#1572)\\n- Add Validation for URL Shortener Buttons and Fix Placeholder Visibility Issue @anuj-kumary (#1577)\\n- fix: total value shows NaN when an expense with 0 amount @anuj-kumary (#1574)\\n- Improved PlayHeader(#1562) @joshua-jinu (#1568)\\n- feat(plays): add dictionary play @Ananya-Bhardwaj (#1567)\\n- Added Selection Sort Visualizer Project in plays folder @ananya8606 (#1563)\\n- Daily Diary @GhadaRV (#1564)\\n- fix: Made clickable links and made badges page responsive @KrishDave1 (#1565)\\n- (feat) Improved UI of play Typing Speed Test @BayajidAlam (#1558)\\n- (refactor) constant/index.js file @saddamhr (#1561)\\n- fix: Ensure consistent checkbox behavior in Language filter (#1519) @Arun-cn (#1557)\\n- docs: add saddamhr as a contributor for code @[allcontributors[bot]](https://github.com/apps/allcontributors) (#1560)\\n- Feature/play/zoomlogin refactor1 @day-lee (#1554)\\n- Merge Request: New Play - BMI Calculator @Adil-Khan-N (#1549)\\n- Changes to be committed: Added Cheesy Pick-up lines Play @Karna0005 (#1539)\\n\\n## 🧰 Maintenance\\n\\n- (refactor) coverImageUtil, fakeUser and formatCount common/utils methods @saddamhr (#1553)\\n","draft":true
|
|
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/)
|