Skip to content

Commit 12c042a

Browse files
authored
Adds Kibana pull and issue attributes (#1933)
* Updated Kibana pull attribute * Added Kibana issue attribute
1 parent 744d8bc commit 12c042a

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

shared/attributes.asciidoc

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -336,18 +336,20 @@ Reusable images
336336
//////////
337337
Issue and pull request URLs
338338
//////////
339-
:es-repo: https://github.com/elastic/elasticsearch/
340-
:es-issue: {es-repo}issues/
341-
:es-pull: {es-repo}pull/
342-
:es-commit: {es-repo}commit/
343-
:kib-repo: https://github.com/elastic/kibana/
344-
:kib-issue: {kib-repo}issues/
345-
:kib-pull: {kib-repo}pull/
346-
:kib-commit: {kib-repo}commit/
347-
:ml-repo: https://github.com/elastic/ml-cpp/
348-
:ml-issue: {ml-repo}issues/
349-
:ml-pull: {ml-repo}pull/
350-
:ml-commit: {ml-repo}commit/
339+
:es-repo: https://github.com/elastic/elasticsearch/
340+
:es-issue: {es-repo}issues/
341+
:es-pull: {es-repo}pull/
342+
:es-commit: {es-repo}commit/
343+
:kib-repo: https://github.com/elastic/kibana/
344+
:kib-issue: {kib-repo}issues/
345+
:kibana-issue: {kib-issue}
346+
:kib-pull: {kib-repo}pull/
347+
:kibana-pull: {kib-pull}
348+
:kib-commit: {kib-repo}commit/
349+
:ml-repo: https://github.com/elastic/ml-cpp/
350+
:ml-issue: {ml-repo}issues/
351+
:ml-pull: {ml-repo}pull/
352+
:ml-commit: {ml-repo}commit/
351353

352354
//////////
353355
Legacy definitions

0 commit comments

Comments
 (0)