We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c015a commit 763b9deCopy full SHA for 763b9de
pkg/remotereporter/api/v1/reporter.proto
@@ -31,6 +31,7 @@ service ReporterService {
31
}
32
33
message BuildStartedRequest {
34
+ // TODO(cw): make this available in the package build messages, too
35
message GitInfo {
36
string origin = 1;
37
string commit = 2;
0 commit comments