You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sergey Sobko edited this page Feb 22, 2018
·
1 revision
Handles all your issue tracking tools and version control systems for you!
The Flower library is a set of common protocols for repositories, task trackers, and messaging
systems that includes integrations with the most common ones like Jira, TFS, GitLab, GitHub, and
Exchange. It may be useful for creating external automation scenarios.
Initially, it was designed to handle all routine operations of the
PT Application Firewall development team:
Merge opened interlinked pull requests in different GitLab repositories or servers, once MRs
are marked with 'LGTM', and then close issues in TFS.
Notify about team members' birthdays.
Create email requests to the company’s IT Helpdesk in order to give access rights
to new team members.
Search for current 'In Progress' issues from the CLI.
And much more.
If you need separate Python libraries with similar functionality, you may visit
DevOpsHQ.