Files
@ 833b93e83349
Branch filter:
Location: kallithea/pytest.ini
833b93e83349
391 B
text/x-ini
hooks: add extensible create-pullrequest hook
Add a hook that will be called when a new pull request is created, and which
can be implemented in the 'extensions' package.
Add a hook that will be called when a new pull request is created, and which
can be implemented in the 'extensions' package.