Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Forked from googlearchive/appengine-i18n-sample-python
A small sample showing how to build an internationalized app with App Engine
-
Forked from GoogleCloudPlatform/appengine-sharded-counters-java
Google App Engine Sharded Counters Sample Application in Java
Java 1
-
An initial setup for Angularjs and App Engine Java, using Maven for build
-
-
Forked from GoogleCloudPlatform/appengine-guestbook-python-cloudsql
Another guestbook example with Cloud SQL as the data storage
Python
1,784 contributions in the last year
Activity overview
Contribution activity
February 2021
Created 14 commits in 3 repositories
Created a pull request in GoogleCloudPlatform/python-docs-samples that received 2 comments
fix: use cached image from mirror.gcr.io
It also uses the latest version of python.
Opened 17 other pull requests in 6 repositories
GoogleCloudPlatform/python-docs-samples
2
open
5
merged
googleapis/repo-automation-bots
5
merged
GoogleCloudPlatform/php-docs-samples
2
closed
GoogleCloudPlatform/getting-started-python
1
open
googleapis/sloth
1
open
googleapis/googleapis-gen
1
merged
Reviewed 14 pull requests in 6 repositories
GoogleCloudPlatform/python-docs-samples 6 pull requests
googleapis/python-securitycenter 2 pull requests
googleapis/repo-automation-bots 2 pull requests
GoogleCloudPlatform/getting-started-python 2 pull requests
GoogleCloudPlatform/repo-automation-playground 1 pull request
GoogleCloudPlatform/php-docs-samples 1 pull request
Created an issue in googleapis/repo-automation-bots that received 2 comments
cleanup(merge-on-green): Consider to use `mergeable` and `mergeable_state` to decide whether to merge.
Currently MOG is checking the result of the github checks against a list of required check.
However, I think it's better to use mergeable and merge…