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

feat(changesets-renovate): add option to skip branch check #2133

Merged

Conversation

ImOverlord
Copy link
Contributor

Hello,

I've added an option to disable the verification that it's running in a renovate branch SKIP_BRANCH_CHECK. This helps with projects that may have a custom branch name for renovate (#1706) or if you are using GitLab CI where you are in a detached HEAD state.

Copy link

changeset-bot bot commented Aug 7, 2024

🦋 Changeset detected

Latest commit: ad897cc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@scaleway/changesets-renovate Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.57%. Comparing base (724f188) to head (ad897cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2133      +/-   ##
==========================================
+ Coverage   77.54%   77.57%   +0.02%     
==========================================
  Files          25       25              
  Lines         757      758       +1     
  Branches       94       95       +1     
==========================================
+ Hits          587      588       +1     
  Misses        162      162              
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philibea philibea merged commit 2597f61 into scaleway:main Aug 13, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Aug 13, 2024
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.

2 participants