feat: merge features from the CUDA course branch #212
Annotations
2 errors and 4 warnings
|
Run release-drafter/release-drafter@v6
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: '21801753619',
name: 'pull_request_target',
payload: {
action: 'opened',
number: 212,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/146845272?v=4',
description: "Production-alike students' testing system",
events_url: 'https://api.github.com/orgs/manytask/events',
hooks_url: 'https://api.github.com/orgs/manytask/hooks',
id: 146845272,
issues_url: 'https://api.github.com/orgs/manytask/issues',
login: 'manytask',
members_url: 'https://api.github.com/orgs/manytask/members{/member}',
node_id: 'O_kgDOCMCuWA',
public_members_url: 'https://api.github.com/orgs/manytask/public_members{/member}',
repos_url: 'https://api.github.com/orgs/manytask/repos',
url: 'https://api.github.com/orgs/manytask'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/manytask/checker/issues/212/comments'
},
commits: {
href: 'https://api.github.com/repos/manytask/checker/pulls/212/commits'
},
html: { href: 'https://github.com/manytask/checker/pull/212' },
issue: {
href: 'https://api.github.com/repos/manytask/checker/issues/212'
},
review_comment: {
href: 'https://api.github.com/repos/manytask/checker/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/manytask/checker/pulls/212/comments'
},
self: {
href: 'https://api.github.com/repos/manytask/checker/pulls/212'
},
statuses: {
href: 'https://api.github.com/repos/manytask/checker/statuses/20ef2a84394a4b4a4c2b5e81a83cfa2cfa451d96'
}
},
active_lock_reason: null,
additions: 25,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'manytask: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/manytask/checker/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/manytask/checker/assignees{/user}',
blobs_url: 'https://api.github.com/repos/manytask/checker/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/manytask/checker/branches{/branch}',
clone_url: 'https://github.com/manytask/checker.git',
collaborators_url: 'https://api.github.com/repos/manytask/checker/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/manytask/checker/comments{/number}',
commits_url: 'https://api.github.com/repos/manytask/checker/commits{/sha}',
compare_url: 'https://api.github.com/repos/manytask/checker/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/manytask/checker/contents/{+path}',
contributors_url: 'https://api.github.com/repos/manytask/checker/contributors',
created_at: '2021-12-29T08:06:30Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/manytask/checker/deployments',
description: 'The auto solution checking system for YSDA; client, checking solutions and sending grades',
|
|
Run release-drafter/release-drafter@v6
Resource not accessible by integration
{
name: 'HttpError',
id: '21801753619',
status: 403,
response: {
url: 'https://api.github.com/repos/manytask/checker/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: 'Sun, 08 Feb 2026 16:49: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': '2401:31040C:493064E:136CE30A:6988BEA6',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4992',
'x-ratelimit-reset': '1770572980',
'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',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/manytask/checker/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '21801753619',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"25.3.0","tag_name":"25.3.0","body":"<TODO: summary of changes here>\\n\\n### Features\\n\\n- feat: add public export by @prawwtocol in [#207](https://github.com/$OWNER/$REPOSITORY/pull/207)\\n- feat: Save exception message for reporting by @zhmurov in [#199](https://github.com/$OWNER/$REPOSITORY/pull/199)\\n- feat: read per task config from .task.yml by @zhmurov in [#194](https://github.com/$OWNER/$REPOSITORY/pull/194)\\n\\n### Other changes\\n\\n- Update dependabot.yml by @zhmurov in [#205](https://github.com/$OWNER/$REPOSITORY/pull/205)\\n- ✨ Allow partial scoring for tasks with `partially_scored` arg by @Q-c7 in [#201](https://github.com/$OWNER/$REPOSITORY/pull/201)\\n\\n### Dependency Updates\\n\\n- chore(deps): bump actions/checkout from 4 to 5 by @[dependabot[bot]](https://github.com/apps/dependabot) in [#171](https://github.com/$OWNER/$REPOSITORY/pull/171)\\n- chore(deps): bump actions/download-artifact from 4 to 5 by @[dependabot[bot]](https://github.com/apps/dependabot) in [#170](https://github.com/$OWNER/$REPOSITORY/pull/170)\\n \\n**Full Changelog**: [25.2.0...25.3.0](https://github.com/manytask/checker/compare/25.2.0...25.3.0)\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '21801753619',
name: 'pull_request_target',
payload: {
action: 'opened',
number: 212,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/146845272?v=4',
description: "Production-alike students' testing system",
events_url: 'https://api.github.com/orgs/manytask/events',
hooks_url: 'https://api.github.com/orgs/manytask/hooks',
id: 146845272,
issues_url: 'https://api.github.com/orgs/manytask/issues',
login: 'manytask',
members_url: 'https://api.github.com
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading