Skip to content

Commit 8baa590

Browse files
authored
Update central_issue.md
1 parent 3c127d0 commit 8baa590

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/central_issue.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: New central issue
33
about: ⚠️ Should only be used by the internal Meili team ⚠️
44
title: 'Changes related to Meilisearch v1.Y.0'
55
labels: 'Meilisearch bump'
6-
assignees: 'curquiza, brunoocasali'
6+
assignees: 'curquiza, brunoocasali', 'Strift'
77
---
88

99
This issue gathers the changes related to the v1.Y.0 of Meilisearch that will impact the integrations scope.
@@ -15,8 +15,8 @@ This issue gathers the changes related to the v1.Y.0 of Meilisearch that will im
1515
### Pre-release
1616

1717
- [ ] With the help of the [changelog](https://github.com/meilisearch/engine-team/pulls) & [this CI](https://github.com/meilisearch/meilisearch/actions/workflows/sdks-tests.yml), define which integrations should be updated and how (New feature? Update README? Update tests?)
18-
- [ ] **Fill in** the "What to implement?" section below in this issue 👇. Minial implementation: PHP, JS, Instant-meilisearch.
19-
- [ ] Open implementation issues in repositories that need implementation.
18+
- [ ] **Fill in** the "What to implement?" section below in this issue 👇. Minial implementation: PHP, JS, meilisearch-js-plugins.
19+
- [ ] Open implementation issues in repositories that need implementation (if necessary for developers who will work on the tasks).
2020
- [ ] Discuss with the Product team if needed. At least share this issue to let them know about the decisions.
2121
- [ ] Create a branch by running [Octopus script](https://github.com/meilisearch/integration-automations/tree/main/octopus): only open branches for the integrations we choose to update (defined in the previous step) + Kubernetes repository + Cloud provider repository (changing the version)
2222
- [ ] Update integrations according to the decisions (cf "What to implement?" section below in this issue 👇)
@@ -32,7 +32,7 @@ This issue gathers the changes related to the v1.Y.0 of Meilisearch that will im
3232
- [ ] Release the integrations or only merge the related PRs (sometimes a release is not needed)
3333
- [ ] JS
3434
- [ ] PHP
35-
- [ ] Instant-meilisearch (at least update meilisearch-js version)
35+
- [ ] meilisearch-js-plugins (at least update meilisearch-js version)
3636
- [ ] ... TBD
3737
- [ ] Merge the related PR in [K8s repository](https://github.com/meilisearch/meilisearch-kubernetes/pulls)
3838
- [ ] Publish [DevOps tools](https://github.com/meilisearch/cloud-providers/):

0 commit comments

Comments
 (0)