From 88579a44fb8e6283d7e55117233abf6bd10b3cb0 Mon Sep 17 00:00:00 2001
From: Mark Schaller <mschaller@google.com>
Date: Mon, 3 Feb 2020 12:34:39 -0500
Subject: [PATCH] Reserve extension for Bazel failure detail metadata

The Bazel project (https://github.com/bazelbuild/bazel) intends to
enrich its server app's (protobuf-defined) command service's status
message with a structured representation of what, if anything, went
wrong while processing a command. We wish to use custom options to add
metadata to the protobuf constructs involved.

release notes: no
---
 docs/options.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/options.md b/docs/options.md
index ad7cd0d56d..5e90579d38 100644
--- a/docs/options.md
+++ b/docs/options.md
@@ -224,3 +224,7 @@ with info about your project (name and website) so we can add an entry for you.
 1. Wire since and until
    * Website: https://square.github.io/wire/
    * Extensions: 1076, 1077
+
+1. Bazel, Failure Details
+   * Website: https://github.com/bazelbuild/bazel
+   * Extensions: 1078