-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listinfra: releaseRelease-related requests and toolingRelease-related requests and toolingpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Description
main doc: flutter.dev/go/batch-release-one-pager
For package opts in to batch release. the repo checks needs to check the pr
For PR against main branch, the check follow the step
- has an
pending_changelogsfolder - if has label
post-release-<package name>, proceed with the existing check and END here. - Changelog.md and version in pubspec.yaml must not change
- must have modification to any of the files in
pending_changelogsfolder includeing add/remove/modify, unlessoverride: no change long neededandoverride: no version is neededlabel are used - All files in
pending_changelogsmust be formatted correctly
For PR against release branch
- Use existing check for changelog and pubspec.yaml.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listinfra: releaseRelease-related requests and toolingRelease-related requests and toolingpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Type
Projects
Status
In Progress
Status
In Progress