jenkins-launchpad-plugin:py2

Last commit made on 2021-03-02
Get this branch:
git clone -b py2 https://git.launchpad.net/jenkins-launchpad-plugin
Members of Jenkaas Hackers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
py2
Repository:
lp:jenkins-launchpad-plugin

Recent commits

a235142... by Tom Haddon

Add a comment as a fallback if nominateReviewer fails in start_jenkins_job

760f701... by Paride Legovini

voteOnMergeProposal: really fail CI if no commit message is present

83c25e3... by Paride Legovini

.bzrignore -> .gitignore

6805ad1... by Paride Legovini

Remove .bzr-builddeb (repo converted to git)

8b30803... by Joshua Powers

Remove revision arg from autoland no commit message arguments

Revision is not used in any of templates used when autoland
commit message is empty.

9427541... by Alexander Balderson

Remove revision arg from autoland no commit message arguments

Revision is not used in any of templates used when autoland
commit message is empty.

ade89ca... by Joshua Powers

Adjust messaging to launchpad to use jinja2 templates.

Enable a user to customize the messages sent to launchpad based on results.
Adds the run requirement of Jinja2

1e05f15... by Alexander Balderson

fix unit tests, add readme

77f045c... by Alexander Balderson

add new lines to end of templates
add unit tests for voteOnMergeProposal

e453400... by Alexander Balderson

add added run requirement of jinja2