| commit | 58ba20634fd1cb43a435153dd117119d8adbbd87 | [log] [tgz] |
|---|---|---|
| author | Doug Kelly <doug.kelly@garmin.com> | Thu May 15 11:54:44 2014 -0500 |
| committer | Dave Borowitz <dborowitz@google.com> | Tue May 27 11:19:47 2014 -0700 |
| tree | 488e2f99f9c87ef8bfafc7f4315b3a762b88bf0d | |
| parent | 310c4a16f29ad160cc44b92825990f126df022d6 [diff] |
Add change kind to PatchSetCreatedEvent Pass along an extra flag in the patchset-created hook to convey the change kind. This is also exposed in the PatchSetCreatedEvent as the "kind" field. Both follow the ChangeKind enum type, where a change can be "REWORK", "NO_CODE_CHANGE", or "TRIVIAL_REBASE". Bug: Issue 2634 Change-Id: Ie04d0282e42ab177810fafd857e90d21999cab28