Skip to content

Merge pull request #80 from mario-bermonti/don't-require-participant-id #78

Merge pull request #80 from mario-bermonti/don't-require-participant-id

Merge pull request #80 from mario-bermonti/don't-require-participant-id #78

Triggered via push November 27, 2023 13:52
Status Success
Total duration 37s
Artifacts
update_release_draft
28s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '7005967997', status: 403, response: { url: 'https://api.github.com/repos/mario-bermonti/digit_span_tasks/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: 'Mon, 27 Nov 2023 13:52:36 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': '7342:7F5D:17D380:3140A6:65649F24', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '994', 'x-ratelimit-reset': '1701096236', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', '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/mario-bermonti/digit_span_tasks/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.1 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/heads/master","name":"v0.1.0","tag_name":"v0.1.0","body":"## What’s Changed\\n\\nEssentially the changes can be categorized as:\\n # Summarize changes here\\n\\nA more detailed description is:\\n\\n* improv: Don't use participant_id (#80) @mario-bermonti\\n* Rename app config object to ds config (#79) @mario-bermonti\\n* Encapsulate data about the session in a model (#78) @mario-bermonti\\n* refactor(example): Extract methods that run tasks (#77) @mario-bermonti\\n* improve(example): Change color of buttons (#76) @mario-bermonti\\n* improve: Improve DSB instructions (#75) @mario-bermonti\\n* Improve instructions formatting (#74) @mario-bermonti\\n* Implement digit span forward and backwarss (#73) @mario-bermonti\\n* UI: Improve how the instructions look (#72) @mario-bermonti\\n* Rename package to digit_span_tasks (#71) @mario-bermonti\\n* Fix rest_view horizontal padding (#70) @mario-bermonti\\n* Refactor general instructions into separate objects (#69) @mario-bermonti\\n* Integrate response widget into response view (#68) @mario-bermonti\\n* Improve the ui (#67) @mario-bermonti\\n* Correctly center elements on screen (#66) @mario-bermonti\\n* Improve code folder structure (#65) @mario-bermonti\\n* Add instructions (#64) @mario-bermonti\\n* improv(example): Add exp trial to showcase rest (#63) @mario-bermonti\\n* Present practice and experimental trials (#62) @mario-bermonti\\n* Clean codebase (#61) @mario-bermonti\\n* Improve docstrings of the package (#60) @mario-bermonti\\n* Make user config a field in app config (#59) @mario-bermonti\\n* Update task steps explicitly (#58) @mario-bermonti\\n* Remove appbar title from most screens to avoid distractions (#57) @mario-bermonti\\n* Make fields final (#56) @mario-bermonti\\n* Improve names of methods and files (#55) @mario-bermonti\\n* Make methods private (#54) @mario-bermonti
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5.19.0/dist/index.js:7200:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5.19.0/dist/index.js:28491:18) { name: 'AggregateError', event: { id: '7005967997', name: 'push', payload: { after: 'b8d720b3a6b3dced5a77caf018aefe3ff8e07343', base_ref: null, before: '7da20fe2339b082b3828f41cb87349be0589c1a0', commits: [ { author: { email: '[email protected]', name: 'Mario E. Bermonti-Pérez', username: 'mario-bermonti' }, committer: { email: '[email protected]', name: 'Mario E. Bermonti-Pérez', username: 'mario-bermonti' }, distinct: false, id: 'db9bd4602d363a37a05ac34880cfeed1e0433987', message: "improv: Don't use participant_id\n" + '\n' + 'This piece of data should be collected and managed by the app. It should\n' + 'not be managed by digit_span_task because digit_span_task collect data\n' + 'for a single session for a single participant and returns that data.', timestamp: '2023-11-27T09:48:59-04:00', tree_id: 'de36970bc00e1d4893a0b6e058d7a5b7704069fd', url: 'https://github.com/mario-bermonti/digit_span_tasks/commit/db9bd4602d363a37a05ac34880cfeed1e0433987' }, { author: { email: '[email protected]', name: 'Mario E. Bermonti Pérez', username: 'mario-bermonti' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'b8d720b3a6b3dced5a77caf018aefe3ff8e07343', message: "Merge pull request #80 from mario-bermonti/don't-require-participant-id", timestamp: '2023-11-27T09:51:58-04:00', tree_id: 'de36970bc00e1d4893a0b6e058d7a5b7704069fd', url: 'https://github.com/mario-bermonti/digit_span_tasks/commit/b8d720b3a6b3dced5a77caf018aefe3ff8e07343' } ], compare: 'https://github.com/mario-bermonti/digit_span_tasks/compare/7da20fe2339b...b8d720b3a6b3', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Mario E. Bermonti Pérez', username: 'mario-bermonti' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'b8d720b3a6b3dced5a77caf018aefe3ff8e07343', message: "Merge pull request #80 from mario-bermonti/don't-require-participant-id", timestamp: '2023-11-27T09:51:58-04:00', tree_id: 'de36970bc00e1d4893a0b6e058d7a5b7704069fd', url: 'https://github.com/mario-bermonti/digit_span_tasks/commit/b8d720b3a6b3dced5a77caf018aefe3ff8e07343' }, pusher: { email: '[email protected]', name: 'mario-bermonti' }, ref: 'refs/heads/master', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/mario-bermonti/digit_span_tasks/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/mario-bermonti/digit_span_tasks/assignees{/user}', blobs_url: 'https://api.github.com/repos/mario-bermonti/digit_span_tasks/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/mario-bermonti/digit_span_tasks/branches{/branch}', clone_url: 'https://github.com/mario-bermonti/digit_span_tasks.git', collaborators_url: 'https://api.github.com/repos/mario-bermonti/digit_span_tasks/collaborators{/collaborator}', comment