WebHook broker that accepts notifications from multiple platforms and performs simple actions in response
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

requirements.txt 38B

12345
  1. flask
  2. requests
  3. lxml
  4. bs4
  5. python-jenkins