Skip to content

Fix Backmerge PR Action branch validation #646

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

Merged
merged 3 commits into from
Apr 15, 2025

Conversation

iangmaia
Copy link
Contributor

@iangmaia iangmaia commented Apr 15, 2025

What does it do?

Fix the Backmerge PR Action branch validation using GitHelper.current_git_branch instead of ensure_git_branch

Checklist before requesting a review

  • Run bundle exec rubocop to test for code style violations and recommendations.
  • Add Unit Tests (aka specs/*_spec.rb) if applicable.
  • Run bundle exec rspec to run the whole test suite and ensure all your tests pass.
  • Make sure you added an entry in the CHANGELOG.md file to describe your changes under the appropriate existing ### subsection of the existing ## Trunk section.
  • If applicable, add an entry in the MIGRATION.md file to describe how the changes will affect the migration from the previous major version and what the clients will need to change and consider.

@iangmaia iangmaia added the bug Something isn't working label Apr 15, 2025
@iangmaia iangmaia requested a review from a team April 15, 2025 18:35
@iangmaia iangmaia self-assigned this Apr 15, 2025
@iangmaia iangmaia merged commit 7a05f70 into trunk Apr 15, 2025
6 checks passed
@iangmaia iangmaia deleted the iangmaia/fix-backmerge-pr-branch-check branch April 15, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants