Skip to content
Snippets Groups Projects
Commit 229972c2 authored by totten's avatar totten
Browse files

In pre-flight checks, also consult open PR queue

parent cacaaba6
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ git push origin 5.X
## 2: Sanity checks
* Check open PRs for `5.X`: https://github.com/civicrm/civicrm-core/pulls
* Check release notes: https://github.com/civicrm/civicrm-core/tree/5.X/release-notes
* In Jenkins, review the scheduled tests for `5.X` and determine if anything should block the release.
* https://test.civicrm.org/job/CiviCRM-Core-Matrix/
......
......@@ -27,6 +27,7 @@ git push origin 5.X
## 3: Sanity checks
* Check open PRs for `5.X`: https://github.com/civicrm/civicrm-core/pulls
* Check release notes: https://github.com/civicrm/civicrm-core/tree/5.X/release-notes
* In Jenkins, review the scheduled tests for `5.X` and determine if anything should block the release.
* https://test.civicrm.org/job/CiviCRM-Core-Matrix/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment