Merging upstream version 0.15.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
470a4841cc
commit
3213982697
75 changed files with 1281 additions and 1555 deletions
|
@ -69,4 +69,4 @@ class ReleaseConfigurationRule(ConfigurationRule):
|
|||
|
||||
# You can add any extra properties you want to the commit object, these will be available later on
|
||||
# in all rules.
|
||||
commit.my_property = u"This is my property"
|
||||
commit.my_property = "This is my property"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue