Bump required labeler action to v6.1#18842
Merged
Merged
Conversation
|
Thanks for making a pull request to jupyterlab! |
jtpio
reviewed
May 6, 2026
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/labeler@v6 | ||
| - uses: actions/labeler@v6.1 |
Member
Member
Author
There was a problem hiding this comment.
It is. Yes, I wondered if we wanted to do so and decided to open a PR:
- because it gives a trace of when the issue was fixed
- because if we decide to hash-pin everything it will be easy to catch that we should not pin to 6.0
But I do not have a strong opinion here, the other option is to just close the issue.
Member
Author
There was a problem hiding this comment.
The downside is that we will not automatically get 6.2, which could also be an upside if it ends up changing some things in a way that is not intended.
Member
There was a problem hiding this comment.
No strong opinion either. happy to go with this too.
krassowski
added a commit
that referenced
this pull request
May 6, 2026
Follow-up to #18842 Seen in https://github.com/jupyterlab/jupyterlab/actions/runs/25431421559/job/74598358662?pr=18843 <img width="720" height="356" alt="image" src="https://github.com/user-attachments/assets/17aa0a07-611e-4e47-984a-f4b48e0831df" />
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

References
documentationlabel #18410Code changes
Developer-facing changes
Labeller should no longer fight us when we add/remove labels manually
Backwards-incompatible changes
None
AI usage
No