✨ Add Rotation Gate Merging using Quaternions #1407
+583
−12
Draft
Annotations
2 errors and 4 warnings
|
Run release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '20559210252',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ce4ffdd9dfdc4c6ace3f33c6a80b24d1304b2881',
before: 'ee6025945e70e6f375587c1f05ec3a3f1129138b',
number: 1407,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/177826161?v=4',
description: 'A collection of design automation tools and software for quantum computing',
events_url: 'https://api.github.com/orgs/munich-quantum-toolkit/events',
hooks_url: 'https://api.github.com/orgs/munich-quantum-toolkit/hooks',
id: 177826161,
issues_url: 'https://api.github.com/orgs/munich-quantum-toolkit/issues',
login: 'munich-quantum-toolkit',
members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/members{/member}',
node_id: 'O_kgDOCplpcQ',
public_members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/public_members{/member}',
repos_url: 'https://api.github.com/orgs/munich-quantum-toolkit/repos',
url: 'https://api.github.com/orgs/munich-quantum-toolkit'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/issues/1407/comments'
},
commits: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/1407/commits'
},
html: {
href: 'https://github.com/munich-quantum-toolkit/core/pull/1407'
},
issue: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/issues/1407'
},
review_comment: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/1407/comments'
},
self: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/1407'
},
statuses: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/statuses/ce4ffdd9dfdc4c6ace3f33c6a80b24d1304b2881'
}
},
active_lock_reason: null,
additions: 583,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'munich-quantum-toolkit:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/assignees{/user}',
blobs_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/branches{/branch}',
clone_url: 'https://github.com/munich-quantum-toolkit/core.git',
collaborators_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/comments{/number}',
commits_url: 'https://api.github.com/repos/munich-quantum-toolkit/core/commits{/sha}',
compare_url: 'https://api.github.com/repos/munich-quantum-tool
|
|
Run release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
Resource not accessible by integration
{
name: 'HttpError',
id: '20559210252',
status: 403,
response: {
url: 'https://api.github.com/repos/munich-quantum-toolkit/core/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, 28 Dec 2025 20:35:54 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': 'FBC1:334889:73CEA:1E7EBB:695194AA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4976',
'x-ratelimit-reset': '1766957700',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '24',
'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/munich-quantum-toolkit/core/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '20559210252',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1407/merge","name":"MQT Core 3.4.0 Release","tag_name":"v3.4.0","body":"## 👀 What Changed\\n\\n_Please refer to the [changelog](https://github.com/munich-quantum-toolkit/core/blob/main/CHANGELOG.md) and the [upgrade guide](https://github.com/munich-quantum-toolkit/core/blob/main/UPGRADING.md) for a structured overview of the changes._\\n\\n- 🐛 `shortestSWAPsBetween` returns one SWAP too many ([#1395](https://github.com/munich-quantum-toolkit/core/pull/1395)) ([**@MatthiasReumann**](https://github.com/MatthiasReumann))\\n- :recycle: Allow `QDMIBackend` to submit multiple circuits per job to be compliant with Qiskit\'s interface ([#1385](https://github.com/munich-quantum-toolkit/core/pull/1385)) ([**@marcelwa**](https://github.com/marcelwa))\\n\\n## ⚛️ MQT Core IR\\n\\n- ⬆️🐍 Update dependency ty to v0.0.1a31 ([#1338](https://github.com/munich-quantum-toolkit/core/pull/1338)) ([**@[renovate[bot]](https://github.com/apps/renovate)**](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))\\n\\n## ⚖️ MQT Core DD Package\\n\\n- ♻️ Move DD package evaluation module to standalone script ([#1327](https://github.com/munich-quantum-toolkit/core/pull/1327)) ([**@burgholzer**](https://github.com/burgholzer))\\n\\n## 🐉 MQT Core MLIR\\n\\n- 🎨 Use custom builder classes in `ctrl` methods ([#1402](https://github.com/munich-quantum-toolkit/core/pull/1402)) ([**@denialhaag**](https://github.com/denialhaag))\\n- 🗺️ MLIR Dialect Redesign ([#1264](https://github.com/munich-quantum-toolkit/core/pull/1264)) ([**@burgholzer**](https://github.com/burgholzer))\\n- :bug: Handling Conditional Branches from QuantumComputation to MLIR ([#1378](https://github.com/munich-quantum-toolkit/core/pull/1378)) ([**@LiRem101**](https://github.com/LiRem101))\\n- ♻️ Apply CRTP
|
|
Run release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading