devexsweden/Goalie Selection and Slack Notification

Select a goaliebot from a text file, update the goaliebot, and notify a Slack channel.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 16, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: devexsweden/slack_rotation_action@366379431aee6cf7c27cb62ca20263ad2816b07a # v2.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
file-pathPath to the text file with the list of peopleyes
slack-tokenSlack API tokenyes
slack-channelsComma-separated list of Slack channel IDs to notifyno
user-group-handleSlack user group handle. Required if commands is not set or includes update_user_groupno
modeGoalie core mode: fixed_full, no_deputy, former_goalie_is_deputy, or next_as_deputynonext_as_deputy
commandsPipe-separated commands to run: update_topic_description, update_user_group, send_slack_messageno
custom-messageOptional custom message to append to Slack notificationno
cadenceCadence of rotation: day, week, month (default: week)noweek

no outputs