googleapis / googleapis/google-cloud-java

Migrate to thin container for Owl Bot postprocessor

Open
#8,857 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

Now a thin container gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo is available. Let's use it.

Migrate to thin container for Owl Bot postprocessor.

I use this issue as note to track the try-and-error.

# How Cloud Build runs the container?

```
# Run container listed in OwlBot.yaml:
- name: ${_CONTAINER}
dir: '${_PR_REPOSITORY}'
env:
- 'DEFAULT_BRANCH=$_DEFAULT_BRANCH'
```

https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/cloud-build/update-pr.yaml#L94

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.