feat: add bot generated replies when it's being mentioned
This commit is contained in:
parent
3d44b44625
commit
d64c2398da
9 changed files with 1670 additions and 963 deletions
3
Makefile
3
Makefile
|
|
@ -11,6 +11,9 @@ fmt--mypy:
|
|||
fmt--add-noqa:
|
||||
uvx ruff check --add-noqa .
|
||||
|
||||
fmt--autoupdate:
|
||||
uvx pre-commit autoupdate
|
||||
|
||||
|
||||
.PHONY: tests
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue