Skip to content

Turn off coderabbit auto-labeling & label checks#8070

Merged
lagru merged 1 commit intoscikit-image:mainfrom
lagru:coderabbit-no-labeling
Mar 4, 2026
Merged

Turn off coderabbit auto-labeling & label checks#8070
lagru merged 1 commit intoscikit-image:mainfrom
lagru:coderabbit-no-labeling

Conversation

@lagru
Copy link
Copy Markdown
Member

@lagru lagru commented Feb 27, 2026

Description

This has become an unnecessary time-wasting paper cut for me.

Because @stefanv was worried that PRs from outside contributors are red due to the label check failing, I propose to get rid of that too. changelist makes it transparent if PRs aren't labeled, and it's very trivial to cleanup PR labels just before the release... (I'm doing that anyway).

Also less config to maintain.

Checklist

Release note

For maintainers and optionally contributors, please refer to the instructions on how to document this PR for the release notes.

...

@lagru lagru requested a review from stefanv February 27, 2026 13:53
@lagru lagru added the 🤖 type: Infrastructure CI, packaging, tools and automation label Feb 27, 2026
@coderabbitai

This comment was marked as outdated.

@lagru lagru merged commit 0cc95e3 into scikit-image:main Mar 4, 2026
25 of 26 checks passed
@lagru lagru deleted the coderabbit-no-labeling branch March 4, 2026 15:02
@lagru lagru added this to the 0.27 milestone Mar 4, 2026
lagru added a commit to lagru/scikit-image that referenced this pull request Mar 4, 2026
This has become an unnecessary time-wasting paper cut for me.

Because Stéfan was worried that PRs from outside contributors are red
due to the label check failing, I propose to get rid of that too.
changelist makes it transparent if PRs aren't labeled, and it's very
trivial to cleanup PR labels just before the release... (I'm doing that
anyway).

Also less config to maintain.
matthew-brett added a commit that referenced this pull request Apr 10, 2026
* origin/main: (27 commits)
  Move `_shared` to `_skimage2` (#8102)
  Port `pad_footprint` & `mirror_footprint` to `skimage2` (#8094)
  Add rescaling API to skimage2 (#8075)
  Move `skimage2` implementation into `_skimage2` (#8093)
  Undo (double) mirroring in `ski2.morphology.dilation` (#8060)
  Grammar (#8091)
  Move `ensure_spacing` into `skimage2` (#8067)
  Ensure that `skimage2` does not eagerly import `skimage` (#8087)
  Use lazy-loader 0.5 (#8080)
  MAINT: make ellipse fitting forward compatible  (#8054)
  Avoid deprecated assign to ndarray.shape (#8020)
  Avoid circular import in `feature/corner.py` (#8077)
  Turn off coderabbit auto-labeling & label checks (#8070)
  Fix GIL being re-enabled by C++ extensions (#8059)
  Fix conventions following docstub and misc. (#8055)
  Port grayscale morphology operators to skimage2 (#8046)
  Add revised `peak_local_max` to `skimage2` (#8039)
  Allow read-only arrays as input to remap (#7535)
  Add `prescale`  parameter to "blob functions" (#7858)
  Try to make coderabbit respect exisiting type labels (#8042)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 type: Infrastructure CI, packaging, tools and automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants