[wiki migration] Infra team pages (#148718)
This sorts the wiki pages owned by the Infra 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 team-infra label to the bot for future PRs. Image assets were checked in here: https://github.com/flutter/assets-for-api-docs/pull/246 Changes to the content were only updating 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:
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
@@ -157,6 +157,11 @@ team-engine:
|
||||
- any-glob-to-any-file:
|
||||
- docs/engine/**/*
|
||||
|
||||
team-infra:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- docs/infra/**/*
|
||||
|
||||
team-release:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
||||
Reference in New Issue
Block a user