Open meain opened 2 years ago
http://<url>/<org>/<repo>?nl=dependencies
The key could be something like nl. Will be additive, as in even if there is a label that the user has specified, if it has a label specified via nl we drop the item.
nl
Current usecase is to avoid dependabot pull requests.
Maybe even -l instead of nl for key.
-l
The key could be something like
nl
. Will be additive, as in even if there is a label that the user has specified, if it has a label specified vianl
we drop the item.Current usecase is to avoid dependabot pull requests.