|
@@ -9,3 +9,8 @@ Please convert it to a draft if any of the following conditions are not met. Rev
|
|
|
- [ ] For internal contributor: there is a jira ticket to track this change
|
|
- [ ] For internal contributor: there is a jira ticket to track this change
|
|
|
- [ ] If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
|
|
- [ ] If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
|
|
|
- [ ] Schema changes are backward compatible
|
|
- [ ] Schema changes are backward compatible
|
|
|
|
|
+
|
|
|
|
|
+## Checklist for CI (.github/workflows) changes
|
|
|
|
|
+
|
|
|
|
|
+- [ ] If changed package build workflow, pass [this action](https://github.com/emqx/emqx/actions/workflows/build_packages.yaml) (manual trigger)
|
|
|
|
|
+- [ ] Change log has been added to `changes/` dir for user-facing artifacts update
|