Closed
Description
We just created flutter/impeller: https://github.com/flutter/impeller
We need to:
- configure some sort of CI for this repo. @chinmaygarde, can you describe what kinds of tests you have and what infrastructure they will need?
- tell the autocommit bot should monitor this repo
- add a dashboard to show CI status
- add a "luci-status" check on PRs to report tree greenness on this repo
- configure this repo for scorecard security checking (.allstar should already be set up)
- configure the "requires test" and autolabeling bot to know about this repo (@chinmaygarde can you describe the appropriate heuristics for telling if a PR in this repo has tests?)
- add a test that verifies that all files have the right license header (can be copied from the framework repo) - @chinmaygarde you might be best placed to do this
- make sure there is a LICENSE file in the root of the repo that matches the engine/LICENSE file exactly (@chinmaygarde will do this one)