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

Allow multi-commit PRs with squash auto-merge #6733

Merged
merged 4 commits into from Mar 6, 2024
Merged

Conversation

akuzm
Copy link
Member

@akuzm akuzm commented Mar 5, 2024

It's convenient to squash the cleanup commits using the GitHub interface, but currently the PR validation prevents the squash merge from succeeding. Fix this.

Disable-check: force-changelog-file

It's convenient to squash the cleanup commits using the GitHub
interface, but currently the PR validation prevents the squash merge
from succeeding. Fix this.
@akuzm akuzm enabled auto-merge (squash) March 5, 2024 12:14
@akuzm akuzm disabled auto-merge March 5, 2024 12:21
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.97%. Comparing base (59f50f2) to head (02b006a).
Report is 53 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6733      +/-   ##
==========================================
+ Coverage   80.06%   80.97%   +0.90%     
==========================================
  Files         190      190              
  Lines       37181    36343     -838     
  Branches     9450     9436      -14     
==========================================
- Hits        29770    29428     -342     
- Misses       2997     3169     +172     
+ Partials     4414     3746     -668     

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

@akuzm akuzm enabled auto-merge (rebase) March 5, 2024 12:26
@akuzm akuzm disabled auto-merge March 6, 2024 09:48
@akuzm akuzm enabled auto-merge (squash) March 6, 2024 09:48
@akuzm akuzm merged commit 8a9ba06 into timescale:main Mar 6, 2024
45 of 50 checks passed
@akuzm akuzm deleted the squash branch March 6, 2024 09:48
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.

None yet

3 participants