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.
Summary
None
Purpose of change
and the main reason to make this pr https://discord.com/channels/598523535169945603/598535827169083403/1034224363861450812 your wish is my command; don't label changes to the spell checker dictionary file as
Code: Tooling
make most keyword searches use
'**keyword**'
instead on some variant of the previous but with a/
somewhere, something something not very tidymake directory searches actual directory searches
data/mods/Aftershock/**/*
would mean directories inside the afs directory, just usebla/Aftershock/**
Describe the solution
Describe alternatives you've considered
Testing
docs here https://github.com/actions/labeler#common-examples ackually kinda hard to figure out
casswedson#60
the timeline is a little messy at the end thanks to the 3rd commit being timestamped before the label removal, the label gets applied right after because the test ran after the removal; it works I promise
Additional context