##// END OF EJS Templates
hooks: added new hooks for comments on pull requests and commits....
hooks: added new hooks for comments on pull requests and commits. - allows writing custom actions on top of comments - new rcextension hooks - organized and renamed some hooks - new helpers for rcextensions - fixes #5583

File last commit:

r4252:19f19a5f default
r4305:de8db8da default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.19.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]