Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json

Issue 2823413002: Milo buildbot: Add in the rest of the blame/commits information. (Closed)
Patch Set: Review Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
diff --git a/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json b/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
index 0ebc5d8ce29189f93ac0ba619ffc2721562d9828..b33533add395f303498d0dfefcefd3d4900e1eba 100755
--- a/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
+++ b/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
@@ -26,10 +26,14 @@
{
"AuthorName": "",
"AuthorEmail": "recipe-roller@chromium.org",
+ "CommitTime": "0001-01-01T00:00:00Z",
"Repo": "",
"Branch": "",
- "RequestRevision": "HEAD",
- "Revision": "",
+ "RequestRevision": {
+ "Label": "HEAD",
+ "URL": ""
+ },
+ "Revision": null,
"Description": "",
"Title": "",
"Changelist": {
@@ -68,10 +72,14 @@
{
"AuthorName": "",
"AuthorEmail": "recipe-roller@chromium.org",
+ "CommitTime": "0001-01-01T00:00:00Z",
"Repo": "",
"Branch": "",
- "RequestRevision": "HEAD",
- "Revision": "",
+ "RequestRevision": {
+ "Label": "HEAD",
+ "URL": ""
+ },
+ "Revision": null,
"Description": "",
"Title": "",
"Changelist": {

Powered by Google App Engine
This is Rietveld 408576698