- Clone repository
- Add Incoming WebHooks to your team in Slack (https://teamdomain.slack.com/apps/build/custom-integration - replace teamdomain with your team name in Slack)
- Make changes in https://github.com/dimadl/subversion-slack-bot/blob/master/subversion.py
- Provide usernmame for SVN (variable username)
- Provide password for SVN (variable password)
- Provide path to the branch you want to track (variable barnch_path)
- Provide WebHook URL (variable domain_url)
- Provide full local path to the repository (variable pwd)
e.g Linux: pwd = '/home/user/subversion-slack-bot'
-
Make changes in https://github.com/dimadl/subversion-slack-bot/blob/master/run.sh
Provide a full path to the python script (e.d python /home/user/subversion-slack-bot/subversion.py)
-
Set up cron which will call run.sh script.
e.g. */5 * * * * bash /home/user/subversion-slack-bot/run.sh - run.sh will be called every five minutes
-
Notifications
You must be signed in to change notification settings - Fork 0
dimadl/subversion-slack-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published