From d3492688938b694c839e0f1a38d2df551310d075 Mon Sep 17 00:00:00 2001 From: KOTungseth Date: Wed, 5 Aug 2020 16:17:11 -0500 Subject: [PATCH 1/2] Updated Kibana pull attribute --- shared/attributes.asciidoc | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index bd09e883b04d9..afa4dc8f64038 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -336,18 +336,19 @@ Reusable images ////////// Issue and pull request URLs ////////// -:es-repo: https://github.com/elastic/elasticsearch/ -:es-issue: {es-repo}issues/ -:es-pull: {es-repo}pull/ -:es-commit: {es-repo}commit/ -:kib-repo: https://github.com/elastic/kibana/ -:kib-issue: {kib-repo}issues/ -:kib-pull: {kib-repo}pull/ -:kib-commit: {kib-repo}commit/ -:ml-repo: https://github.com/elastic/ml-cpp/ -:ml-issue: {ml-repo}issues/ -:ml-pull: {ml-repo}pull/ -:ml-commit: {ml-repo}commit/ +:es-repo: https://github.com/elastic/elasticsearch/ +:es-issue: {es-repo}issues/ +:es-pull: {es-repo}pull/ +:es-commit: {es-repo}commit/ +:kib-repo: https://github.com/elastic/kibana/ +:kib-issue: {kib-repo}issues/ +:kib-pull: {kib-repo}pull/ +:kibana-pull: {kib-repo}pull/ +:kib-commit: {kib-repo}commit/ +:ml-repo: https://github.com/elastic/ml-cpp/ +:ml-issue: {ml-repo}issues/ +:ml-pull: {ml-repo}pull/ +:ml-commit: {ml-repo}commit/ ////////// Legacy definitions From 3893a4db3a0f173216a3096a565392b068be189a Mon Sep 17 00:00:00 2001 From: KOTungseth Date: Wed, 5 Aug 2020 16:27:31 -0500 Subject: [PATCH 2/2] Added Kibana issue attribute --- shared/attributes.asciidoc | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index afa4dc8f64038..3c426688427e4 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -336,19 +336,20 @@ Reusable images ////////// Issue and pull request URLs ////////// -:es-repo: https://github.com/elastic/elasticsearch/ -:es-issue: {es-repo}issues/ -:es-pull: {es-repo}pull/ -:es-commit: {es-repo}commit/ -:kib-repo: https://github.com/elastic/kibana/ -:kib-issue: {kib-repo}issues/ -:kib-pull: {kib-repo}pull/ -:kibana-pull: {kib-repo}pull/ -:kib-commit: {kib-repo}commit/ -:ml-repo: https://github.com/elastic/ml-cpp/ -:ml-issue: {ml-repo}issues/ -:ml-pull: {ml-repo}pull/ -:ml-commit: {ml-repo}commit/ +:es-repo: https://github.com/elastic/elasticsearch/ +:es-issue: {es-repo}issues/ +:es-pull: {es-repo}pull/ +:es-commit: {es-repo}commit/ +:kib-repo: https://github.com/elastic/kibana/ +:kib-issue: {kib-repo}issues/ +:kibana-issue: {kib-issue} +:kib-pull: {kib-repo}pull/ +:kibana-pull: {kib-pull} +:kib-commit: {kib-repo}commit/ +:ml-repo: https://github.com/elastic/ml-cpp/ +:ml-issue: {ml-repo}issues/ +:ml-pull: {ml-repo}pull/ +:ml-commit: {ml-repo}commit/ ////////// Legacy definitions