Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 884 Bytes

File metadata and controls

18 lines (12 loc) · 884 Bytes

workflows

A set of workflows used throughout the organization

Usage Examples


The examples in The docs folder are provided as examples of calling workflows only. Please verify any values/inputs before use in other projects.

From the root of your project repo, place the calling workflow in .github/workflows.

Workflows

Workflow Description Docs
qb-security Invisible Unicode detection + verified secret scanning on pull requests docs/qb-security
sanity-requirements LoC delta check and branch-ticket check for feature branches docs/sanity-requirements
flutter-package-branch / flutter-package-release Flutter lint, test, and Slack notification for package repos docs/flutter-packages