meilisearch/.github/workflows
bors[bot] 2e0221cfc6
Merge #2739
2739: Add CI manifest to automate some steps when closing/creating a Milestone r=Kerollmops a=curquiza

For each Milestone created (not opened!), and if the release is NOT a patch release (only the patch changed)
- the roadmap issue is created, see the [template](https://github.com/meilisearch/core-team/blob/main/issue-templates/roadmap-issue.md)
- the changelog issue is created, see the [template](https://github.com/meilisearch/core-team/blob/main/issue-templates/changelog-issue.md)

For each Milestone closed
- the `vX.Y.Z` label is created
- this label is applied to all issues/PRs in the Milestone

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2022-09-05 11:42:10 +00:00
..
coverage.yml Update ubuntu-18.04 to 20.04 2022-08-29 18:26:01 +02:00
create-issue-dependencies.yml Update create-issue-dependencies.yml 2022-07-06 11:01:25 +02:00
flaky.yml Update ubuntu-18.04 to 20.04 2022-08-29 18:26:01 +02:00
milestone-workflow.yml Fix job names 2022-09-03 17:53:37 +02:00
publish-binaries.yml Move if conditions to the steps and not to the whole job 2022-09-01 13:34:34 +02:00
publish-deb-brew-pkg.yml Update ubuntu-18.04 to 20.04 2022-08-29 18:26:01 +02:00
publish-docker-images.yml Remove duplicate step in CI 2022-07-11 15:18:15 +02:00
rust.yml Update ubuntu-18.04 to 20.04 2022-08-29 18:26:01 +02:00
update-cargo-toml-version.yml Add CI to update th Meilisearch version in Cargo.toml files 2022-09-04 11:57:23 +02:00