Use when the user wants to commit, push, and open a pull request for the current changes in Azure DevOps. Validate branch naming and commit message format, require a user-specified target branch, verify the destination branch exists, stage relevant files, push the branch, and open a PR.
2026-03-27