Skip to content

chore(issues): Update external issues URLs to use org-scoped endpoints#106793

Merged
roggenkemper merged 1 commit intomasterfrom
roggenkemper/update-external-issues-urls
Jan 23, 2026
Merged

chore(issues): Update external issues URLs to use org-scoped endpoints#106793
roggenkemper merged 1 commit intomasterfrom
roggenkemper/update-external-issues-urls

Conversation

@roggenkemper
Copy link
Copy Markdown
Member

Update the deleteExternalIssue function and its callers to use the org-scoped URL pattern /organizations/{org}/issues/{id}/external-issues/{id}/ instead of the deprecated /issues/{id}/external-issues/{id}/ pattern.

Update the deleteExternalIssue function and its callers to use the
org-scoped URL pattern /organizations/{org}/issues/{id}/external-issues/{id}/
instead of the deprecated /issues/{id}/external-issues/{id}/ pattern.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 22, 2026
@roggenkemper roggenkemper marked this pull request as ready for review January 22, 2026 17:56
@roggenkemper roggenkemper requested a review from a team as a code owner January 22, 2026 17:56
@roggenkemper roggenkemper requested review from a team and mifu67 January 22, 2026 21:02
@roggenkemper roggenkemper merged commit d649486 into master Jan 23, 2026
54 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/update-external-issues-urls branch January 23, 2026 21:56
JonasBa pushed a commit that referenced this pull request Jan 27, 2026
#106793)

Update the deleteExternalIssue function and its callers to use the
org-scoped URL pattern
/organizations/{org}/issues/{id}/external-issues/{id}/ instead of the
deprecated /issues/{id}/external-issues/{id}/ pattern.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants