googleapis / googleapis/google-cloud-go

ci: Report a summary of changes on owlbot PRs

Open
#7,841 0 comments 1 reaction 0 assignees View on GitHub
type: process
Dominant language
Go
Stars
4.5k
Forks
1.6k
Avg merge
1d 13h
Merged PRs (30d)
109

Description

The mono-PR with all generated changes created by `owlbot` can be overwhelming to review, even infeasible given GitHub UI constraints. Since we already have individual `apidiff -incompatible` checks for each package that changes within a PR, we don't need to manually review for breakages.

That leaves reviewing _additions_ to the public surface. It would be nice if something generated a report of the elements _added_ to the public surface of each package for easier reviewing. This would also be nice in determining if some extraneous code was being generated when it shouldn't be.

Each package would be collapsable like so:

cloud.google.com/go/asset/apiv1

Compatible changes:

- Foo: added

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.