Update labeler to 5.0.0, fix yml format (#5580)

* Manually update labeler to 5.0.0
* Update the labeler yaml format to adhere to requirements in 5.0.0
This commit is contained in:
Drew Roen
2023-12-08 10:40:49 -06:00
committed by GitHub
parent e848d62097
commit 6cae887297
2 changed files with 150 additions and 56 deletions

94
.github/labeler.yml vendored
View File

@ -1,149 +1,243 @@
'p: animations': 'p: animations':
- changed-files:
- any-glob-to-any-file:
- packages/animations/**/* - packages/animations/**/*
'p: camera': 'p: camera':
- changed-files:
- any-glob-to-any-file:
- packages/camera/**/* - packages/camera/**/*
'p: cross_file': 'p: cross_file':
- changed-files:
- any-glob-to-any-file:
- packages/cross_file/**/* - packages/cross_file/**/*
'p: css_colors': 'p: css_colors':
- changed-files:
- any-glob-to-any-file:
- packages/css_colors/**/* - packages/css_colors/**/*
'p: cupertino_icons': 'p: cupertino_icons':
- changed-files:
- any-glob-to-any-file:
- third_party/packages/cupertino_icons/**/* - third_party/packages/cupertino_icons/**/*
'p: dynamic_layouts': 'p: dynamic_layouts':
- changed-files:
- any-glob-to-any-file:
- packages/dynamic_layouts/**/* - packages/dynamic_layouts/**/*
'p: espresso': 'p: espresso':
- changed-files:
- any-glob-to-any-file:
- packages/espresso/**/* - packages/espresso/**/*
'p: extension_google_sign_in_as_googleapis_auth': 'p: extension_google_sign_in_as_googleapis_auth':
- changed-files:
- any-glob-to-any-file:
- packages/extension_google_sign_in_as_googleapis_auth/**/* - packages/extension_google_sign_in_as_googleapis_auth/**/*
'p: file_selector': 'p: file_selector':
- changed-files:
- any-glob-to-any-file:
- packages/file_selector/**/* - packages/file_selector/**/*
'p: flutter_adaptive_scaffold': 'p: flutter_adaptive_scaffold':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_adaptive_scaffold/**/* - packages/flutter_adaptive_scaffold/**/*
'p: flutter_image': 'p: flutter_image':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_image/**/* - packages/flutter_image/**/*
'p: flutter_lints': 'p: flutter_lints':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_lints/**/* - packages/flutter_lints/**/*
'p: flutter_markdown': 'p: flutter_markdown':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_markdown/**/* - packages/flutter_markdown/**/*
'p: flutter_migrate': 'p: flutter_migrate':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_migrate/**/* - packages/flutter_migrate/**/*
'p: flutter_plugin_android_lifecycle': 'p: flutter_plugin_android_lifecycle':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_plugin_android_lifecycle/**/* - packages/flutter_plugin_android_lifecycle/**/*
'p: flutter_template_images': 'p: flutter_template_images':
- changed-files:
- any-glob-to-any-file:
- packages/flutter_template_images/**/* - packages/flutter_template_images/**/*
'p: go_router': 'p: go_router':
- changed-files:
- any-glob-to-any-file:
- packages/go_router/**/* - packages/go_router/**/*
'p: go_router_builder': 'p: go_router_builder':
- changed-files:
- any-glob-to-any-file:
- packages/go_router_builder/**/* - packages/go_router_builder/**/*
'p: google_identity_services': 'p: google_identity_services':
- changed-files:
- any-glob-to-any-file:
- packages/google_indentity_services_web/** - packages/google_indentity_services_web/**
'p: google_maps_flutter': 'p: google_maps_flutter':
- changed-files:
- any-glob-to-any-file:
- packages/google_maps_flutter/**/* - packages/google_maps_flutter/**/*
'p: google_sign_in': 'p: google_sign_in':
- changed-files:
- any-glob-to-any-file:
- packages/google_sign_in/**/* - packages/google_sign_in/**/*
'p: image_picker': 'p: image_picker':
- changed-files:
- any-glob-to-any-file:
- packages/image_picker/**/* - packages/image_picker/**/*
'p: in_app_purchase': 'p: in_app_purchase':
- changed-files:
- any-glob-to-any-file:
- packages/in_app_purchase/**/* - packages/in_app_purchase/**/*
'p: ios_platform_images': 'p: ios_platform_images':
- changed-files:
- any-glob-to-any-file:
- packages/ios_platform_images/**/* - packages/ios_platform_images/**/*
'p: local_auth': 'p: local_auth':
- changed-files:
- any-glob-to-any-file:
- packages/local_auth/**/* - packages/local_auth/**/*
'p: metrics_center': 'p: metrics_center':
- changed-files:
- any-glob-to-any-file:
- packages/metrics_center/**/* - packages/metrics_center/**/*
'p: multicast_dns': 'p: multicast_dns':
- changed-files:
- any-glob-to-any-file:
- packages/multicast_dns/**/* - packages/multicast_dns/**/*
'p: palette_generator': 'p: palette_generator':
- changed-files:
- any-glob-to-any-file:
- packages/palette_generator/**/* - packages/palette_generator/**/*
'p: path_provider': 'p: path_provider':
- changed-files:
- any-glob-to-any-file:
- packages/path_provider/**/* - packages/path_provider/**/*
'p: pigeon': 'p: pigeon':
- changed-files:
- any-glob-to-any-file:
- packages/pigeon/**/* - packages/pigeon/**/*
'p: plugin_platform_interface': 'p: plugin_platform_interface':
- changed-files:
- any-glob-to-any-file:
- packages/plugin_platform_interface/**/* - packages/plugin_platform_interface/**/*
'p: pointer_interceptor': 'p: pointer_interceptor':
- changed-files:
- any-glob-to-any-file:
- packages/pointer_interceptor/**/* - packages/pointer_interceptor/**/*
'p: quick_actions': 'p: quick_actions':
- changed-files:
- any-glob-to-any-file:
- packages/quick_actions/**/* - packages/quick_actions/**/*
'p: rfw': 'p: rfw':
- changed-files:
- any-glob-to-any-file:
- packages/rfw/**/* - packages/rfw/**/*
'p: shared_preferences': 'p: shared_preferences':
- changed-files:
- any-glob-to-any-file:
- packages/shared_preferences/**/* - packages/shared_preferences/**/*
'p: standard_message_codec': 'p: standard_message_codec':
- changed-files:
- any-glob-to-any-file:
- packages/standard_message_codec/**/* - packages/standard_message_codec/**/*
'p: url_launcher': 'p: url_launcher':
- changed-files:
- any-glob-to-any-file:
- packages/url_launcher/**/* - packages/url_launcher/**/*
'p: video_player': 'p: video_player':
- changed-files:
- any-glob-to-any-file:
- packages/video_player/**/* - packages/video_player/**/*
'p: web_benchmarks': 'p: web_benchmarks':
- changed-files:
- any-glob-to-any-file:
- packages/web_benchmarks/**/* - packages/web_benchmarks/**/*
'p: webview_flutter': 'p: webview_flutter':
- changed-files:
- any-glob-to-any-file:
- packages/webview_flutter/**/* - packages/webview_flutter/**/*
'p: xdg_directories': 'p: xdg_directories':
- changed-files:
- any-glob-to-any-file:
- packages/xdg_directories/**/* - packages/xdg_directories/**/*
'platform-android': 'platform-android':
- changed-files:
- any-glob-to-any-file:
- packages/*/*_android/**/* - packages/*/*_android/**/*
- packages/**/android/**/* - packages/**/android/**/*
'platform-ios': 'platform-ios':
- changed-files:
- any-glob-to-any-file:
- packages/*/*_ios/**/* - packages/*/*_ios/**/*
- packages/*/*_storekit/**/* - packages/*/*_storekit/**/*
- packages/*/*_wkwebview/**/* - packages/*/*_wkwebview/**/*
- packages/**/ios/**/* - packages/**/ios/**/*
'platform-linux': 'platform-linux':
- changed-files:
- any-glob-to-any-file:
- packages/*/*_linux/**/* - packages/*/*_linux/**/*
- packages/**/linux/**/* - packages/**/linux/**/*
'platform-macos': 'platform-macos':
- changed-files:
- any-glob-to-any-file:
- packages/*/*_macos/**/* - packages/*/*_macos/**/*
- packages/**/macos/**/* - packages/**/macos/**/*
'platform-web': 'platform-web':
- changed-files:
- any-glob-to-any-file:
- packages/*/*_web/**/* - packages/*/*_web/**/*
- packages/**/web/**/* - packages/**/web/**/*
'platform-windows': 'platform-windows':
- changed-files:
- any-glob-to-any-file:
- packages/*/*_windows/**/* - packages/*/*_windows/**/*
- packages/**/windows/**/* - packages/**/windows/**/*

View File

@ -21,7 +21,7 @@ jobs:
pull-requests: write pull-requests: write
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true sync-labels: true