-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I have a labeler action set up for when PR is opened, using all your default settings. The labeler YAML is set up as such (relevant parts listed below):
Docs:
- docs/*
coordinates:
- '**/coordinates/**/*'
When astropy/astropy#11023 was opened, the only file changed was docs/coordinates/apply_space_motion.rst
. By the labeler logic, it should apply Docs
and coordinates
.
However, the PR author already manually applied Docs
label at creation time. As a result, the labeler ended up removing the Docs
label. Is this a bug? How do I tell it to simply no-op when a label that should be applied is already there?
Hope you can help and thanks for such a useful action!
Jackenmen, Jasstkn, alechartung, aifrak, Vlaaaaaaad and 11 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working