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 one reviewer for CMakeLists.txt files #7499

Closed
wants to merge 1 commit into from

Conversation

mkindahl
Copy link
Contributor

@mkindahl mkindahl commented Nov 28, 2024

This filters out CMakeLists.txt files from the list of files that require two reviewers.

Disable-check: force-changelog-file

This filters out `CMakeLists.txt` files from the list of files that
require two reviewers.
@mkindahl mkindahl self-assigned this Nov 28, 2024
@mkindahl mkindahl marked this pull request as ready for review November 28, 2024 09:52
Copy link

@erimatnor, @svenklemm: please review this pull request.

Powered by pull-review

@mkindahl mkindahl added the ci label Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.17%. Comparing base (59f50f2) to head (c1979cf).
Report is 628 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7499      +/-   ##
==========================================
+ Coverage   80.06%   82.17%   +2.10%     
==========================================
  Files         190      230      +40     
  Lines       37181    43188    +6007     
  Branches     9450    10867    +1417     
==========================================
+ Hits        29770    35490    +5720     
- Misses       2997     3377     +380     
+ Partials     4414     4321      -93     

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

@mkindahl mkindahl enabled auto-merge (rebase) November 28, 2024 14:47
Copy link
Contributor

@fabriziomello fabriziomello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a fan of adding a lot of exceptions on the workflow. We already have the pr approval workflow and a way to bypass it requiring only one approval?? Why add more and more exceptions... it is better to you judge that the change is simply enough to require only one approval.

@mkindahl mkindahl closed this Nov 29, 2024
auto-merge was automatically disabled November 29, 2024 08:01

Pull request was closed

@mkindahl mkindahl deleted the fix-pr-approvers-cmake branch November 29, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants