Skip to content

Add Azure DevOps CLI support for automatic PR creation in README and SPEC#9

Merged
ardiloot merged 1 commit intomainfrom
readme-fix
Mar 21, 2026
Merged

Add Azure DevOps CLI support for automatic PR creation in README and SPEC#9
ardiloot merged 1 commit intomainfrom
readme-fix

Conversation

@ardiloot
Copy link
Copy Markdown
Owner

This pull request updates the documentation to add first-class support for Azure DevOps alongside GitHub, clarifying that the az CLI can be used for automatic pull request creation in Azure DevOps-hosted repositories. It also expands the list of built-in ignore patterns and improves clarity around PR automation for both platforms.

Azure DevOps support and PR automation:

  • Added instructions for optionally using the az CLI (with the azure-devops extension) for automatic PR creation in Azure DevOps-hosted repos, similar to the existing gh CLI support for GitHub. Clarified that if the CLI is not available, manual steps are logged. [1] [2]
  • Updated all workflow and usage documentation references to indicate that PRs can be auto-created on both GitHub and Azure DevOps, not just GitHub. This includes the main workflow, flags, and example output sections. [1] [2] [3]

Ignore patterns:

  • Expanded the built-in ignore patterns to cover more naming conventions for internal and private files, such as internal/*, *_internal.*, *-private.*, *.private.*, *_private.*, and *.secrets.…tic PR creation

@ardiloot ardiloot merged commit bbc5f22 into main Mar 21, 2026
3 of 4 checks passed
@ardiloot ardiloot deleted the readme-fix branch March 21, 2026 10:17
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.

1 participant