cv: firemon: Add PR Bot

pull/1/head
Dustin 2022-04-24 21:18:02 -05:00
parent fc2bbea4cf
commit 074522d9c7
1 changed files with 11 additions and 0 deletions

View File

@ -75,6 +75,17 @@ from a single server to massive multi-node ecosystems.
* User Interface: Typescript/Vue+Vuetify * User Interface: Typescript/Vue+Vuetify
## PR Bot
* Implements a web hook for Atlassian Bitbucket (stash)
* Reacts to new and updated Pull Requests
* Automatically checks Git commits and changed code to enforce style guide and
other project-specific requirements
* Adds comments to Pull Requests indicating check results, marks PR as approved
or needs work
* Written in Python, no external dependencies
## QEMU VM Log Socket Proxy ## QEMU VM Log Socket Proxy
* Component of FMOS End-to-End tests running on-premises using QEMU/libvirt * Component of FMOS End-to-End tests running on-premises using QEMU/libvirt