Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
scripts
mahara-scripts
Commits
1946aa73
Commit
1946aa73
authored
May 18, 2015
by
Aaron Wells
Browse files
Update comments to indicate where these go
parent
8d305e6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
gerrit/change-merged
View file @
1946aa73
#!/usr/bin/python
#
# Gerrit Launchpad and CIA Hook, inspired by:
# Gerrit hook script to write a message about each merged patch in its
# associated Launchpad bug.
#
# Copy/symlink this to GERRIT_HOME/hooks/change_merged
#
# Inspired by:
# https://github.com/hobbs/jirret
# http://cia.vc/clients/git/ciabot.bash
# http://cia.vc/clients/bzr/cia_bzr.py
#
# Copyright (C) 2011
,
201
2
Catalyst IT (http://www.catalyst.net.nz)
# Copyright (C) 2011
-
201
5
Catalyst IT (http://www.catalyst.net.nz)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
gerrit/patchset-created
View file @
1946aa73
#!/usr/bin/python
#
# Gerrit Launchpad and CIA Hook, inspired by:
# Gerrit hook script to write a message about each new patch in its
# associated Launchpad bug.
#
# Copy/symlink this to GERRIT_HOME/hooks/patchset-created
#
# Inspired by:
# https://github.com/hobbs/jirret
# http://cia.vc/clients/git/ciabot.bash
# http://cia.vc/clients/bzr/cia_bzr.py
#
# Copyright (C) 2011 - 201
3
Catalyst IT (http://www.catalyst.net.nz)
# Copyright (C) 2011 - 201
5
Catalyst IT (http://www.catalyst.net.nz)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment