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

Fix pre-commit configuration #6328

Merged
merged 3 commits into from Oct 11, 2023
Merged

Conversation

Czaki
Copy link
Collaborator

@Czaki Czaki commented Oct 10, 2023

Description

Stop fixing spaces in vendored modules.

Fix bug pointed in #6318

@github-actions github-actions bot added the task label Oct 10, 2023
Comment on lines +24 to +25
maintenance:
- '.pre-commit-config.yaml'
Copy link
Collaborator Author

@Czaki Czaki Oct 10, 2023

Choose a reason for hiding this comment

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

As far as I can see, the labeler is fixed and should no longer remove lables.

Also pre-commit do not plan to support labels in it configuration pre-commit-ci/issues#24

@Czaki Czaki added the maintenance PR with maintance changes, label Oct 10, 2023
@Czaki Czaki added this to the 0.5.0 milestone Oct 10, 2023
@Czaki Czaki added the ready to merge Last chance for comments! Will be merged in ~24h label Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #6328 (b22bda9) into main (1b1baa8) will decrease coverage by 0.07%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6328      +/-   ##
==========================================
- Coverage   91.98%   91.91%   -0.07%     
==========================================
  Files         595      595              
  Lines       52586    52586              
==========================================
- Hits        48371    48337      -34     
- Misses       4215     4249      +34     

see 10 files with indirect coverage changes

@brisvag
Copy link
Contributor

brisvag commented Oct 11, 2023

Oh, this isn't merged yet; let's get it in!

@brisvag brisvag merged commit 29287c5 into napari:main Oct 11, 2023
34 checks passed
@brisvag brisvag removed the ready to merge Last chance for comments! Will be merged in ~24h label Oct 11, 2023
@Czaki Czaki deleted the fix-pre-commit-config branch October 11, 2023 10:05
@Czaki Czaki mentioned this pull request Oct 17, 2023
Czaki added a commit that referenced this pull request Oct 18, 2023
# Description

In PR #6328 I have added an automatic maintenance label when something
is edited pre-commit. But I wrongly understand actions/lableler
documentation and thought that the bug was fixed, that is true, but it
is fixed in v5 branch, not backported to v4.

v5 has been from a long time (since May) in the release process.

actions/labeler#112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PR with maintance changes, task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants