Initial commit
Creates an agent bot that reviews code to repositories that is has access to if it gets added as code reviewer Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
__pycache__
|
||||
.venv
|
||||
*.pyc
|
||||
*.pyo
|
||||
dist
|
||||
build
|
||||
Reference in New Issue
Block a user