You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added elastic/kibana#132570 as per a Slack convo with @andrew-goldstein. On a sidenote, when I used the RN tool to query for 8.2.2 PRs that were flagged for RN, the tool did not pull in this PR despite the PR having the appropriate release note, team, and version labels. It did, however, retrieve this PR when I queried for the 7.17.5 label.
Description
Generate the 8.2.2 release notes and publish them before or on the release day, which is May 26, 2022.
Set up the release notes file
Follow these steps
main
branch.git fetch origin
thengit pull
to pull in the latest changes.issue-XXX-8.2.2-rn
.8.2.2
release notes to update the release note's index page. Should be:<<release-notes-8.2.2, {elastic-sec} version 8.2.2>>
NOTE: Remember to add the
8.2
label so the release notes are backported to the proper branches.main
and merge the backports after Mergify creates them.The text was updated successfully, but these errors were encountered: