We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d85b6d commit 52a1e6dCopy full SHA for 52a1e6d
1 file changed
RELEASING.md
@@ -170,6 +170,12 @@ You can also deny a release by using _deny_ or _denied_ in the comment.
170
171
**NOTE** The smoke tests currently report a build failure, even when they succeed. Thus, you need to manually verify the output.
172
173
+### OpenSearch CI server build
174
+
175
+After two maintainers approve the GitHub issue, the [OpenSearch CI server](https://build.ci.opensearch.org/) will start a build.
176
+This is a Jenkins server that promotes our releases.
177
+You can check the promotion status by checking the [release-data-prepper](https://build.ci.opensearch.org/job/release-data-prepper/) job.
178
179
### Further details
180
181
For more details on the release build, or to setup your own GitHub repository, see [release/README.md](release/README.md).
0 commit comments