[WIP] Draft autoscheduler #902
release-drafter.yml
on: pull_request
update_release_draft
38s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13028978303',
status: 422,
response: {
url: 'https://api.github.com/repos/pydata/sparse/releases/189779816',
status: 422,
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-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 29 Jan 2025 10:09:22 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
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': '1C42:2BA662:2A13A76:53C79D9:6799FE52',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4990',
'x-ratelimit-reset': '1738148927',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/pydata/sparse/releases/189779816',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13028978303',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- Refactor tests into scripts (#832)\\n- Upgrade `finch-tensor` version (#829)\\n- Update `sparse_finch.ipynb` (#827)\\n- Remove workaround introduced in #822. (#824)\\n- Update `sparse_finch` notebook and upgrade `finch-tensor` (#820)\\n- Allow no-copy construction from SciPy COO arrays. (#822)\\n- MAINT: Re-enable COO tests after fix (#814)\\n- Attempt to fix Heisenbug by skipping COO. (#813)\\n- update finch-tensor-python to fix tests (#812)\\n- skip changelog(deps): bump codecov/codecov-action from 4 to 5 (#811)\\n- Testing improvements and minor fixes. (#808)\\n- skip changelog(deps): bump mamba-org/setup-micromamba from 1 to 2 (#790)\\n- MAINT: Upgrade MLIR version (#785)\\n- ENH: Implement `reshape` function (#776)\\n- ENH: CSC and CSF formats for MLIR backend (#775)\\n- MNT: Move constructors to a direct style (#773)\\n- MNT: Refactor MLIR constructors (#771)\\n- ENH: Simple COO format (#768)\\n- skip changelog(deps): bump actions/setup-python from 3 to 5 (#735)\\n- MNT: Add CI mode to examples (#716)\\n- Add example notebook (#709)\\n- BUG: Skip `test_where` test (#707)\\n- Fix 1D return dtype in argmax/argmin (#704)\\n- MNT: `sparse` import refactor (#695)\\n- Add Array API tests for Numba backend. (#688)\\n- `scipy.sparse` fill-value fix. (#685)\\n- Upgrade `finch-tensor` (#684)\\n- Add tests for `scipy.sparse.csgraph` and `scipy.sparse.linalg` (#683)\\n- Update Finch backend (#678)\\n- Add support for NumPy 2.0. (#681)\\n- Add `SpMV` example (#677)\\n- Add `MTTKRP` example (#676)\\n- Add `SDDMM` example (#674)\\n- [pre-commit.ci] pre-commit autoupdate (#675)\\n- [pre-commit.ci] pre-commit autoupdate (#672)\\n- Do strict checking of Array API in CI job. (#671)\\n- [pre-commit.ci] pre-commit autoupd
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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: '13028978303',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '3b49c648cd3aee78c688f9b695d5a502bdd0d8a9',
before: '219b11f18749e670c6c8150ae2acfc93c95d9f0b',
number: 831,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/1284191?v=4',
description: null,
events_url: 'https://api.github.com/orgs/pydata/events',
hooks_url: 'https://api.github.com/orgs/pydata/hooks',
id: 1284191,
issues_url: 'https://api.github.com/orgs/pydata/issues',
login: 'pydata',
members_url: 'https://api.github.com/orgs/pydata/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjEyODQxOTE=',
public_members_url: 'https://api.github.com/orgs/pydata/public_members{/member}',
repos_url: 'https://api.github.com/orgs/pydata/repos',
url: 'https://api.github.com/orgs/pydata'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pydata/sparse/issues/831/comments'
},
commits: {
href: 'https://api.github.com/repos/pydata/sparse/pulls/831/commits'
},
html: { href: 'https://github.com/pydata/sparse/pull/831' },
issue: {
href: 'https://api.github.com/repos/pydata/sparse/issues/831'
},
review_comment: {
href: 'https://api.github.com/repos/pydata/sparse/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/pydata/sparse/pulls/831/comments'
},
self: {
href: 'https://api.github.com/repos/pydata/sparse/pulls/831'
},
statuses: {
href: 'https://api.github.com/repos/pydata/sparse/statuses/3b49c648cd3aee78c688f9b695d5a502bdd0d8a9'
}
},
active_lock_reason: null,
additions: 803,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/8431159?v=4',
events_url: 'https://api.github.com/users/mtsokol/events{/privacy}',
followers_url: 'https://api.github.com/users/mtsokol/followers',
following_url: 'https://api.github.com/users/mtsokol/following{/other_user}',
gists_url: 'https://api.github.com/users/mtsokol/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/mtsokol',
id: 8431159,
login: 'mtsokol',
node_id: 'MDQ6VXNlcjg0MzExNTk=',
organizations_url: 'https://api.github.com/users/mtsokol/orgs',
received_events_url: 'https://api.github.com/users/mtsokol/received_events',
repos_url: 'https://api.github.com/users/mtsokol/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/mtsokol/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/mtsokol/subscriptions',
type: 'User',
url: 'https://api.github.com/users/mtsokol',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/8431159?v=4',
events_url: 'https://api.github.com/users/mtsokol/events{/privacy}',
followers_url: 'https://api.github.com/users/mtsokol/followers',
following_url: 'https://api.github.com/users/mtsokol/following{/other_user}',
gists_url: 'https://api.github.com/users/mtsokol/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/mtsokol',
id: 8431159,
login: 'mtsok
|
update_release_draft
"pull_request_target.opened" 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.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|