Skip to content
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

Ensure track-merge-target: Strategy which will look for tagged merge commits directly off the current branch #3406

Conversation

HHobeck
Copy link
Contributor

@HHobeck HHobeck commented Feb 28, 2023

Closes #1789 and #3052

Description

track-merge-target

Strategy which will look for tagged merge commits directly off the current branch. For example develop → release/1.0.0 → merge into master and tag 1.0.0. The tag is not on develop, but develop should be version 1.0.0 now.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@arturcic arturcic merged commit a3a3f75 into GitTools:main Feb 28, 2023
@arturcic arturcic deleted the feature/1789_track-merge-target_in_branch_config_not_working branch February 28, 2023 15:45
@mergify
Copy link
Contributor

mergify bot commented Feb 28, 2023

Thank you @HHobeck for your contribution!

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.

track-merge-target in branch config not working
2 participants