GitHub Label Keyboard Shortcuts

Add keyboard shortcuts for adding and removing labels on GitHub

ئاپتورى
Radon Rosborough
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
2
باھا نومۇرى
0 0 0
نەشرى
2.0.1
قۇرۇلغان ۋاقتى
2022-08-07
يېڭىلانغان ۋاقتى
2024-07-25
Size
2.4 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

This script makes it so typing Alt+; on a GitHub issue or pull request will add the "waiting on response" label, and typing Alt+Shift+; will remove it. Obviously, that is a very specific use case, so the script is written in a generic way where you can simply edit the "shortcuts" data structure that is defined inline, to map a custom set of shortcut keys to adding/removing a custom set of desired labels.