157 Commits

Author SHA1 Message Date
Hengqing Hu
dcd994da28 Remove trailing whitespaces in regular file
Change-Id: I06d4ed2a8153820f7253c6602bfa8c05af59e06f
2012-03-09 16:02:04 +08:00
Andrew Hutchings
6f48f94585 Add support for LP: #nnnnnn bug format
Fixes bug: 928444

Change-Id: Iab6b9206e4fad8bb64c4c8d8002950ab63d334af
2012-02-08 20:41:15 +00:00
James E. Blair
c97ded27d1 Update rfc.sh to use 'true'.
true is /usr/bin/true os OSX but is in the path
on both GNU/Linux and OSX.

Change-Id: I3b83516d8e1d6b35c63fb4272fab4382c7967622
Reviewed-on: https://review.openstack.org/329
Reviewed-by: Joe Heck <heckj@mac.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2011-08-26 15:53:05 +00:00
James E. Blair
11ca0bea43 Update rfc.sh to add change-id to commit message.
If the commit hook is installed, ammend the commit message
so change-id gets added to it.

Change-Id: I3d256a6fa73e789b02bad86421dd95e0a1f52a78
Reviewed-on: https://review.openstack.org/284
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2011-08-22 20:02:18 +00:00
James E. Blair
5033e2a5aa Update rfc.sh to assert divergence.
assert_diverge didn't really _assert_ before, this change
causes it to exit if there are no differences from
origin/$branch.

Change-Id: I2423ecd131b858519d4fa977b580dff511dc9b77
Reviewed-on: https://review.openstack.org/275
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2011-08-19 06:45:08 +00:00
James E. Blair
efdd9ed515 Update rfc.sh.
blueprint ci-git-support

Update rfc.sh to set topics to bp/FOO if a blueprint is mentioned
in the commit message.
Also update rfc.sh to handle multiple bug/bp lines gracefully
(it will only use the first).

Change-Id: Icb283e0ca63aa82e5d6bc3bf94f5e5b52dd37a9d
Reviewed-on: https://review.openstack.org/273
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2011-08-19 06:24:30 +00:00
Monty Taylor
8443fd22c3 Add rfc.sh.
Change-Id: Ib4494d4ccc2382a2e2479b6b042adb03c37656f9
Reviewed-on: https://review.openstack.org/260
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2011-08-17 16:52:16 +00:00