Skip to content

Developer's bitbucket activities are going to be written as `Activity` on specified Trello card.

License

Notifications You must be signed in to change notification settings

KoMinkyu/bitbucket-alerts-trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitbucket_alerts_trello

Developer's bitbucket activities are going to be written as Activity on specified Trello Card

Usage

Step 1. Setup virtualenv and required environments.

virtualenv env
source env/bin/activate

Step 2. Configuration.

Check the sample configuration file.

Step 3. Run server.

python alertserver/server.py

Tests

pytest alertserver/test_server.py

About

Developer's bitbucket activities are going to be written as `Activity` on specified Trello card.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published