Skip to content

cherry-pick-commit with permissions#15235

Merged
vineethkuttan merged 1 commit intomicrosoft:mainfrom
vineethkuttan:cherryPickFix
Oct 13, 2025
Merged

cherry-pick-commit with permissions#15235
vineethkuttan merged 1 commit intomicrosoft:mainfrom
vineethkuttan:cherryPickFix

Conversation

@vineethkuttan
Copy link
Copy Markdown
Contributor

@vineethkuttan vineethkuttan commented Oct 13, 2025

Description

Add permissions for writing to contents and pull requests.

Type of Change

  • Automation (AI changes or Github Actions to reduce effort of manual tasks)

Why

This change introduces a GitHub Actions workflow to automate cherry-picking commits from one branch to another. It simplifies manual effort and reduces the risk of human error during repetitive cherry-pick operations.

What

  1. Go to the Actions tab in the GitHub repository
  2. Select "Cherry-pick Commit to Branch" workflow
  3. Click "Run workflow"
  4. Enter the required inputs:
    • Commit SHA or ID: The full commit hash or short SHA of the commit to cherry-pick
    • Target branch name: The branch where you want to cherry-pick the commit

Screenshots

cherry-pick.mp4

Should this change be included in the release notes: no

Add a brief summary of the change to use in the release notes for the next release.

Microsoft Reviewers: Open in CodeFlow

Add permissions for writing to contents and pull requests
@vineethkuttan vineethkuttan requested review from a team as code owners October 13, 2025 10:08
@vineethkuttan vineethkuttan merged commit 3804097 into microsoft:main Oct 13, 2025
58 checks passed
@vineethkuttan vineethkuttan deleted the cherryPickFix branch October 13, 2025 14:11
github-actions Bot pushed a commit that referenced this pull request Oct 13, 2025
Add permissions for writing to contents and pull requests
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