[wiki migration] Release team pages (#148723)

This sorts the wiki pages owned by the Release team in the docs/ directory as planned in [flutter.dev/go/migrate-flutter-wiki-spreadsheet](https://docs.google.com/spreadsheets/d/1x65189ZBdNiLRygpUYoU08pwvXD4M-Z157c6pm8deGI/edit?usp=sharing) 

It also adds the release related labels to the bot for future PRs.

Changes to the content were only updating cross links. The remaining wiki links will be updated after the rest of the pages are relocated, the original wiki links still work in the meantime.

Part of https://github.com/flutter/flutter/issues/145009
This commit is contained in:
Kate Lovett
2024-05-21 12:30:35 -05:00
committed by GitHub
parent 450b072a21
commit fe9e485bde
19 changed files with 171 additions and 169 deletions

6
.github/labeler.yml vendored
View File

@@ -152,12 +152,16 @@ team-ecosystem:
- changed-files:
- any-glob-to-any-file:
- docs/ecosystem/**/*
team-engine:
- changed-files:
- any-glob-to-any-file:
- docs/engine/**/*
team-release:
- changed-files:
- any-glob-to-any-file:
- docs/releases/**/*
tool:
- changed-files:
- any-glob-to-any-file: