frankburmo/Android Vitals → GitHub Issues

Sync crash and ANR errors from Google Play Console to GitHub Issues. One issue per unique problem.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
service-account-jsonGoogle service account JSON key with Play Developer Reporting accessyes
package-namesComma-separated list of Android package names to monitoryes
github-tokenGitHub token with issues:write permissionno${{ github.token }}
target-repoTarget repo for issues (owner/repo). Defaults to the repo running the action.no""
package-repo-mapJSON map from package name to GitHub repo (owner/repo). Used when monitoring multiple apps with different repos. Example: {"com.example.app1": "owner/repo1", "com.example.app2": "owner/repo2"} no{}
label-prefixPrefix for deduplication labelsnoplay-error:
extra-labelsComma-separated list of additional labels to add to created issuesnoplay-console,crash
close-resolvedAutomatically close GitHub issues when Play Console marks the error as resolvednofalse
error-typesWhich error types to sync: CRASH, ANR, or ALLnoALL
min-affected-usersOnly create issues for errors affecting at least this many usersno1
namedescription
issues-createdNumber of new GitHub issues created
issues-closedNumber of GitHub issues closed (if close-resolved is true)