* Refctor into an issue processor, add debug mode * Move processor to use its own types so testing is easier * Add more tests
* Update description to clarify exempt labels * [breaking change] Use array for exempt labels * Switch to a comma separated string for exempt labels * Update descriptions for multiple labels * Update examples for exempt labels * lint: apply fixes * Re-generate transpiled output
Fix up the release pipeline, add linting and clean up a bit.