Skip to content

[DOC] add missing torch entries in README and documentation (#239) #22

[DOC] add missing torch entries in README and documentation (#239)

[DOC] add missing torch entries in README and documentation (#239) #22

Triggered via push March 5, 2026 18:40
Status Success
Total duration 12s
Artifacts
update_draft
8s
update_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_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: '22731285615', name: 'push', payload: { after: '49fa533102d1023f8e6a71cb276a19ef21d1dcce', base_ref: null, before: '5e7ece86e980d42a206b084ac04c4336f77823a4', commits: [ { author: { email: 'abhishekup082@gmail.com', name: 'Abhishek', username: 'Abhishek9639' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '49fa533102d1023f8e6a71cb276a19ef21d1dcce', message: '[DOC] add missing torch entries in README and documentation (#239)\n' + '\n' + '## Description\n' + 'Added the missing `torch` integration entries in the README feature\n' + 'table and created a full example page for TorchExperiment, following the\n' + 'pattern of existing sklearn/sktime integrations.\n' + '\n' + '## Related Issues\n' + 'Fixes #211\n' + '\n' + '## Type of Change\n' + '- [x] `[DOC]` - Documentation changes\n' + '\n' + '## How was this solved?\n' + '- Added `torch` entry to the integrations table in\n' + 'examples/integrations/README.md\n' + '- Created torch_experiment_example.py with a working example using\n' + 'TorchExperiment+ `HillClimbing` optimizer\n' + '- Added a "PyTorch Lightning Integration" section in the Sphinx docs\n' + '(docs/source/examples/integrations.rst)\n' + `- Updated the README feature table's third column to "Problems &\n` + 'Experiments" as suggested in the issue\n' + '\n' + '## Checklist\n' + '- [x] PR title includes appropriate tag: `[BUG]`, `[ENH]`, `[DOC]` or\n' + '`[MNT]`\n' + '- [x] Linked to related issue (if applicable)\n' + '- [x] Code passes `make check` (lint, format, isort)\n' + '- [x] Tests added/updated for changes (if applicable)\n' + '- [x] Documentation updated (if applicable)\n' + '\n' + '## Testing\n' + 'The new example is auto-discovered by examples/test_examples.py and\n' + 'passes.\n' + '\n' + '---------\n' + '\n' + 'Co-authored-by: Abhishek <abhishekup082gmail.com@Abhisheks-MacBook-Air.local>', timestamp: '2026-03-05T19:30:41+01:00', tree_id: '7d282a16d2dc387aa3ede82ed6605211c608467f', url: 'https://github.com/hyperactive-project/Hyperactive/commit/49fa533102d1023f8e6a71cb276a19ef21d1dcce' } ], compare: 'https://github.com/hyperactive-project/Hyperactive/compare/5e7ece86e980...49fa533102d1', created: false, deleted: false, forced: false, head_commit: { author: { email: 'abhishekup082@gmail.com', name: 'Abhishek', username: 'Abhishek9639' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '49fa533102d1023f8e6a71cb276a19ef21d1dcce', message: '[DOC] add missing torch entries in README and documentation (#239)\n' + '\n' + '## Description\n' + 'Added the missing `torch` integration entries in the README feature\n' + 'table and created a full example page for TorchExperiment, following the\n' + 'pattern of existing sklearn/sktime integrations.\n' + '\n' +
update_draft
Resource not accessible by integration { name: 'HttpError', id: '22731285615', status: 403, response: { url: 'https://api.github.com/repos/hyperactive-project/Hyperactive/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: 'Thu, 05 Mar 2026 18:40:46 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': '4801:28C0CE:DA468:39B74B:69A9CE2E', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4993', 'x-ratelimit-reset': '1772737224', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '7', '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/hyperactive-project/Hyperactive/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)', 'x-github-delivery': '22731285615', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/heads/main","name":"v5.0.4","tag_name":"v5.0.4","body":"## What's Changed\\n\\n* [DOC] add missing torch entries in README and documentation (#239) @Abhishek9639\\n* [BUG] fix _score_params + add tests + fix errors 'masked' by the 'try... except'-block (#237) @SimonBlanke\\n\\n**Full Changelog**: https://github.com/hyperactive-project/Hyperactive/compare/v5.0.3...v5.0.4\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '22731285615', name: 'push', payload: { after: '49fa533102d1023f8e6a71cb276a19ef21d1dcce', base_ref: null, before: '5e7ece86e980d42a206b084ac04c4336f77823a4', commits: [ { author: { email: 'abhishekup082@gmail.com', name: 'Abhishek', username: 'Abhishek9639' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '49fa533102d1023f8e6a71cb276a19ef21d1dcce', message: '[DOC] add missing torch entries in README and documentation (#239)\n' + '\n' + '## Description\n' + 'Added the missing `torch` integration entries in the README feature\n' + 'table and created a full example page for TorchExperiment, following the\n' + 'pattern of existing sklearn/sktime integrations.\n' + '\n' + '## Related Issues\n' + 'Fixes #211\n' + '\n' + '## Type of Change\n' + '- [x] `[DOC]` - Documentation changes\n' + '\n' + '## How was this solved?\n' + '- Added `torch` entry to the integrations table in\n' + 'examples/integrations/README.md\n' +
update_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)