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

gha: check-pr-branch: verify major version only #5262

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

thaJeztah
Copy link
Member

We'll be using release branches for minor version updates, so instead of (e.g.) a 27.0 branch, we'll be using 27.x and continue using the branch for minor version updates.

This patch changes the validation step to only compare against the major version.

@thaJeztah
Copy link
Member Author

moving to draft; looks like this latest variant doesn't work; moby/moby#48191 (comment)

@thaJeztah thaJeztah marked this pull request as draft July 19, 2024 00:59
We'll be using release branches for minor version updates, so instead
of (e.g.) a 27.0 branch, we'll be using 27.x and continue using the
branch for minor version updates.

This patch changes the validation step to only compare against the
major version.

Co-authored-by: Cory Snider <corhere@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.49%. Comparing base (659a3be) to head (6d8fcbb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5262   +/-   ##
=======================================
  Coverage   61.49%   61.49%           
=======================================
  Files         299      299           
  Lines       20822    20822           
=======================================
  Hits        12804    12804           
  Misses       7109     7109           
  Partials      909      909           

@thaJeztah thaJeztah marked this pull request as ready for review July 19, 2024 10:47
@thaJeztah thaJeztah requested a review from vvoland July 19, 2024 10:47
@thaJeztah thaJeztah merged commit ef8b0bf into docker:master Jul 19, 2024
88 checks passed
@thaJeztah thaJeztah deleted the relax_pr_check branch July 19, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants