-
Notifications
You must be signed in to change notification settings - Fork 15
XS⚠️ ◾ [Autogenerated] Release v1.7.11 #679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add --global flag to pull.rebase config in git-setup-and-push action and add merge strategy step to build workflow to ensure consistent git configuration across all workflow contexts.
PR Metrics✔ Thanks for keeping your pull request small.
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs! |
…t/PR-Metrics into release/v1.7.11-phase-1
| @@ -1,21 +1,21 @@ | |||
| { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❗ This file doesn't require review.
There was a problem hiding this 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 represents an autogenerated release for PR Metrics v1.7.11, containing version bumps across multiple configuration files and a git workflow improvement.
Changes:
- Version number updated from 1.7.10 to 1.7.11 across all relevant files
- Release workflow configuration updated to prepare for the next release (1.7.12)
- Git workflow improvements including merge strategy configuration and pull operation
Reviewed changes
Copilot reviewed 12 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/vss-extension.json | Updated extension version to 1.7.11 |
| src/task/tests/repos/gitHubReposInvoker.spec.ts | Updated expected user agent version in tests |
| src/task/task.loc.json | Updated patch version to 11 |
| src/task/task.json | Updated friendly name and patch version to 1.7.11 |
| src/task/src/repos/gitHubReposInvoker.ts | Updated user agent string to v1.7.11 |
| src/task/Strings/resources.resjson/en-US/resources.resjson | Updated localized friendly name to v1.7.11 |
| package.json | Updated package version to 1.7.11 |
| README.md | Updated GitHub Actions usage examples to reference v1.7.11 |
| .github/workflows/support/release-phase-2-trigger.txt | Updated trigger version to 1.7.11 |
| .github/workflows/release-phase-1.yml | Incremented next release patch version to 12 |
| .github/workflows/build.yml | Added git merge strategy and pull operation to build workflow |
| .github/actions/git-setup-and-push/action.yml | Changed git config scope from local to global |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Autogenerated release for PR Metrics v1.7.11. This includes the latest dependency updates.