This website requires JavaScript.
Explore
Help
Sign In
xenofem
/
python-zulip-api
Watch
1
Star
0
Fork
You've already forked python-zulip-api
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
3db070b99e
python-zulip-api
/
zulip
/
integrations
/
trello
/
zulip_trello_webhooks.csv
2 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
integrations/trello: Improve the Trello script. This commit makes a bunch of improvements: 1. Use format() for string formatting instead of the old style. 2. Stop returning stuff where we don't have to. 3. URL generation should not be done by the script, especially since our eventual goal is for the Zulip server to automatically generate a webhook URL. So the user should be able to supply the URL in the config file. Plus, this makes it easier to test the script with non-Zulip URLs (such as RequestBin). 4. Removed unnecessary arguments.
2018-04-03 20:22:10 -04:00
trello_board_name,id_webhook
Reference in a new issue
Copy permalink