Skip to content

Conversation

@incertum
Copy link
Contributor

@incertum
Copy link
Contributor Author

May I kindly check in on the status of this PR? Thank you.

name: Create PR to merge release branch into the main branch
# At the end of a release cycle, we may want to automatically include all changes to release branches on the main branch to avoid the need for cherry-picking changes back to release branches
# This workflow can be disabled earlier in the release cycle in the GitHub UI as described in https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/disabling-and-enabling-a-workflow
permissions:
Copy link
Member

Choose a reason for hiding this comment

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

Same question I asked in different PR in swift-format.

How does this change impact the permissions set inside jobs.

permissions:
      contents: write
      pull-requests: write

Copy link
Contributor Author

Choose a reason for hiding this comment

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

See answer in the swift-format PR: swiftlang/swift-format#1073 (comment)

@incertum
Copy link
Contributor Author

Thanks for approving the PR, what are the next steps? Thanks.

@jmschonfeld
Copy link
Contributor

@swift-ci please test

@incertum
Copy link
Contributor Author

Hmm the Windows CI still appears to block merging ... any ideas on how to unblock this PR? Thanks a bunch!

@jmschonfeld
Copy link
Contributor

@swift-ci please test Windows platform

@incertum
Copy link
Contributor Author

incertum commented Nov 6, 2025

@jmschonfeld and @shahmishal CI is cleared - may I kindly check in on the status of this PR? Thank you.

@jmschonfeld jmschonfeld merged commit 265274a into swiftlang:main Nov 6, 2025
2 checks passed
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.

3 participants