Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wiki/upgrading-kibana.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If the upgrade includes a large number of commits or has known breaking changes,
* Or run `yarn test:jest` locally
9. Resolve and commit reported issues (see [Resolving errors](#resolving-errors))
10. Open a PR or mark existing as "Ready for review" (see [PR template](#pr-template))
* Add the `EUI`, `auto-backport`, `release_note:skip`, and relevant version tags
Comment thread
thompsongl marked this conversation as resolved.
* Add the `EUI`, `ci:deploy-cloud`, `release_note:skip`, and relevant version tag(s) (the next minor version that has not yet entered feature freeze)
* Mention/ping any teams that are waiting on features to be available

## Resolving errors
Expand Down