mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-23 07:35:41 +00:00
[DOCS] Update readme with token requirements
Original commit: elastic/x-pack-elasticsearch@79902c6632
This commit is contained in:
parent
670fc2fc06
commit
322cc677b6
@ -117,11 +117,13 @@ For example:
|
|||||||
For information about building the X-Pack Reference, see the README in the x-pack repo.
|
For information about building the X-Pack Reference, see the README in the x-pack repo.
|
||||||
|
|
||||||
To build a release notes page for the pull requests in this repository:
|
To build a release notes page for the pull requests in this repository:
|
||||||
* You must have a personal access token called ~/.github_auth with "repo" scope. Use steps similar to "Vault Secret" to create this file.
|
|
||||||
* Use the dev-tools/xes-release-notes.pl script.
|
* Use the dev-tools/xes-release-notes.pl script.
|
||||||
* Specify the version label for which you want the release notes.
|
* Specify the version label for which you want the release notes.
|
||||||
* Redirect the output to a new local file.
|
* Redirect the output to a new local file.
|
||||||
|
|
||||||
|
NOTE: You must have a personal access token called ~/.github_auth with "repo" scope. Use steps similar to "Vault Secret" to create this file.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
[source, txt]
|
[source, txt]
|
||||||
-----
|
-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user