- Add a secret
MY_USERNAME
- this is your account username. - Add a secret
MY_TOKEN
- this is your Personal access token withrepo
permission.
- On every push/pull request sa project, it scans the
firebase-android-sdk
for opened issues for the day. For every issue scanned, it will generate a android repository with firebase dependency to your github account.
issue_project_generator_workflow.yml
-> Github action that runs on push/pull request which runsissue_project_generator.js
issue_project_generator.js
-> Get issues for the day infirebase-android-sdk
and useandroid_file_generator.js
android_file_generator.js
-> For each issue, this will generate a commit tree that have an android project template