Allow State Organizing Committee to ping in states other than their own, as they're in charge of a coalition of states. Particularly useful for states that don't have state leads yet. This adds the STATE_COMMITTEE_ROLE_ID environment variable to define said role.
[x] - There are no unrelated changes
[x] - Running yarn test does not throw any errors
[x] - I ran yarn lint to make sure my codebase is consistent
[x] - I link to the relevant issues to be closed, if applicable
Allow State Organizing Committee to ping in states other than their own, as they're in charge of a coalition of states. Particularly useful for states that don't have state leads yet. This adds the
STATE_COMMITTEE_ROLE_ID
environment variable to define said role.yarn test
does not throw any errorsyarn lint
to make sure my codebase is consistent