Switcher API App for Slack
3.9K

Switcher Slack App is a Slack App that can be used to control Switchers from your Slack workspace.
Features included in this app are described below with examples:
Change Request
Open change requests selecting the Switcher or Group of Switchers to be changed.

Review your request and add some remarks to justify the change.

A summary message containing all details about the change will be sent to a specific group that was choosen during the installation of the app.

The steps below will guide you through the process of creating a Slack App.
Assuming that you have signed up for a Slack account and are logged in to a Workspace.
(*) Do not install the app via 'Install to Workspace' button
python src\app.pyYou are more than welcome to contribute to the project. Here are some important guidelines:
Below some basics steps that you probably are familiar with when contributing to open source projects.
(Before) Check if all tests are passing:
pip install -r tests/requirements.txt
pytest
(After) Check if all tests are passing and covers the change being made:
pytest --cov=src
Content type
Image
Digest
sha256:4d99efa5e…
Size
52.2 MB
Last updated
13 days ago
docker pull trackerforce/switcher-slack-app