Skip to content

update issue copy token in workflow#6475

Merged
jencarlucci merged 1 commit into
mainfrom
jc/issue
May 21, 2026
Merged

update issue copy token in workflow#6475
jencarlucci merged 1 commit into
mainfrom
jc/issue

Conversation

@jencarlucci
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 17:47
@jencarlucci jencarlucci merged commit ac9aec2 into main May 21, 2026
8 checks passed
@jencarlucci jencarlucci deleted the jc/issue branch May 21, 2026 17:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions workflows that copy labeled issues into github/api-platform to use a new secret token name, aligning the automation with the current credential intended for public REST issue copying.

Changes:

  • Replaced secrets.ISSUE_TRANSFER_TOKEN with secrets.REST_PUBLIC_ISSUE_COPY_TOKEN in the feature-issue copy workflow.
  • Replaced secrets.ISSUE_TRANSFER_TOKEN with secrets.REST_PUBLIC_ISSUE_COPY_TOKEN in the documentation-issue copy workflow.
Show a summary per file
File Description
.github/workflows/copy-feature-issue.yml Updates the token used by gh issue create / gh issue comment when copying “feature” labeled issues.
.github/workflows/copy-documentation-issue.yml Updates the token used by gh issue create / gh issue comment when copying “documentation” labeled issues (including labels on the created issue).

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants