https://github.com/goern/review-manager
This is a cyborg team member that is managing a Pull Request and Review process.
https://github.com/goern/review-manager
aicoe bot cyborg srcops thoth
Last synced: about 2 months ago
JSON representation
This is a cyborg team member that is managing a Pull Request and Review process.
- Host: GitHub
- URL: https://github.com/goern/review-manager
- Owner: goern
- License: gpl-3.0
- Created: 2019-05-15T20:47:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T09:37:41.000Z (about 6 years ago)
- Last Synced: 2025-02-02T08:44:19.807Z (4 months ago)
- Topics: aicoe, bot, cyborg, srcops, thoth
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Testing
`PYTHONPATH=. pytest -v --cov=review_manager --cov-report html:static/coverage`