Skip to content

Commit 678202c

Browse files
committed
[DOCS] Updates pull and issue release attributes (#58348)
1 parent efcfaee commit 678202c

18 files changed

+4424
-4428
lines changed

docs/Versions.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
88
:build_flavor: default
99
:build_type: tar
1010

11-
:issue: https://github.com/elastic/elasticsearch/issues/
12-
:ml-issue: https://github.com/elastic/ml-cpp/issues/
13-
:pull: https://github.com/elastic/elasticsearch/pull/
14-
:ml-pull: https://github.com/elastic/ml-cpp/pull/
1511
:docker-repo: docker.elastic.co/elasticsearch/elasticsearch
1612
:docker-image: {docker-repo}:{version}
1713
:plugin_url: https://artifacts.elastic.co/downloads/elasticsearch-plugins

docs/reference/cat/tasks.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<titleabbrev>cat task management</titleabbrev>
55
++++
66

7-
beta::["The cat task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.",{issue}51628]
7+
beta::["The cat task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.",{es-issue}51628]
88

99
Returns information about tasks currently executing in the cluster,
1010
similar to the <<tasks,task management>> API.

docs/reference/cluster/tasks.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<titleabbrev>Task management</titleabbrev>
55
++++
66

7-
beta::["The task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.",{issue}51628]
7+
beta::["The task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.",{es-issue}51628]
88

99
Returns information about the tasks currently executing in the cluster.
1010

docs/reference/migration/migrate_7_8.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ See also <<release-highlights>> and <<es-release-notes>>.
2727
====
2828
*Details*
2929
The privilege named `indices:admin/create` will no longer allow the auto
30-
creation of indices. Use `create_index` instead. {pull}55858[#55858]
30+
creation of indices. Use `create_index` instead. {es-pull}55858[#55858]
3131
====
3232

3333
.`value_count` aggregation optimization
@@ -37,7 +37,7 @@ creation of indices. Use `create_index` instead. {pull}55858[#55858]
3737
Scripts used in `value_count` will now receive a number if they are
3838
counting a numeric field and a `GeoPoint` if they are counting a
3939
`geo_point` fields. They used to always receive the `String`
40-
representation of those values. {pull}54854[#54854]
40+
representation of those values. {es-pull}54854[#54854]
4141
====
4242

4343
[discrete]

docs/reference/release-notes/7.0.0-alpha1.asciidoc

Lines changed: 222 additions & 222 deletions
Large diffs are not rendered by default.

docs/reference/release-notes/7.0.0-alpha2.asciidoc

Lines changed: 361 additions & 361 deletions
Large diffs are not rendered by default.

docs/reference/release-notes/7.0.0-beta1.asciidoc

Lines changed: 408 additions & 408 deletions
Large diffs are not rendered by default.

docs/reference/release-notes/7.0.0-rc1.asciidoc

Lines changed: 79 additions & 79 deletions
Large diffs are not rendered by default.

docs/reference/release-notes/7.0.0-rc2.asciidoc

Lines changed: 96 additions & 96 deletions
Large diffs are not rendered by default.

docs/reference/release-notes/7.0.asciidoc

Lines changed: 1165 additions & 1165 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)