Skip to content

Commit

Permalink
upper casing title
Browse files Browse the repository at this point in the history
Signed-off-by: CEHENKLE <[email protected]>
  • Loading branch information
CEHENKLE committed Aug 16, 2023
1 parent 50a2994 commit 3271d70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
- [Release Labels](#release-labels)
- [Releasing](#releasing)
- [Release Process for OpenSearch Bundle Minor Releases and Patch Releases](#Release-Process-for-OpenSearch-Bundle-Minor-Releases-and-Patch-Releases)
- [Entrance criteria to start release window](#Entrance-criteria-to-start-release-window)
- [Exit criteria to close release window](#Exit-criteria-to-close-release-window)
- [Entrance Criteria to Start Release Window](#Entrance-Criteria-to-Start-Release-Window)
- [Exit Criteria to Close Release Window](#Exit-Criteria-to-Close-Release-Window)
- [Security Reviews](#security-reviews)
- [Backporting](#backporting)

Expand Down Expand Up @@ -89,7 +89,7 @@ On release window start date:

Please note: This process is for regularly scheduled minor and patch releases. For "hot" patches (patches required for security or other urgent issues) we will build, test and release as quickly as possible.

#### Entrance criteria to start release window
#### Entrance Criteria to Start Release Window
* Documentation draft PRs are up and in tech review for all component changes.
* Sanity testing is done for all components.
* Code coverage has not decreased (all new code has tests).
Expand All @@ -98,7 +98,7 @@ Please note: This process is for regularly scheduled minor and patch releases.
* Release ticket is cut, and there's a forum post announcing the start of the window.
* [Any necessary security reviews](##Security-Reviews) are complete.

#### Exit criteria to close release window
#### Exit Criteria to Close Release Window
* Performance tests are run, results are posted to the release ticket and there no unexpected regressions
* Documentation has been fully reviewed and signed off by the documentation community.
* All integration tests are passing
Expand Down

0 comments on commit 3271d70

Please sign in to comment.