Files
neon/.github/PULL_REQUEST_TEMPLATE/release-pr.md
Vadim Kharitonov 356439aa33 Add note about manual_release_instructions label (#4015)
## Describe your changes
Do not forget to process required manual stuff after release

## Issue ticket number and link

## Checklist before requesting a review

- [ ] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [ ] Do we need to implement analytics? if so did you add the relevant
metrics to the dashboard?
- [ ] If this PR requires public announcement, mark it with
/release-notes label and add several sentences in this section.

## Checklist before merging

- [ ] Do not forget to reformat commit message to not include the above
checklist

---------

Co-authored-by: Dmitry Rodionov <dmitry@neon.tech>
2023-04-13 13:13:24 +03:00

1.7 KiB

Release 202Y-MM-DD

NB: this PR must be merged only by 'Create a merge commit'!

Checklist when preparing for release

  • Read or refresh the release flow guide
  • Ask in the cloud Slack channel that you are going to rollout the release. Any blockers?
  • Does this release contain any db migrations? Destructive ones? What is the rollback plan?

Checklist after release