Files
@ 833b93e83349
Branch filter:
Location: kallithea/.hgtags
833b93e83349
4.5 KiB
text/plain
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.