Skip to content

Conversation

@stephaniewang526
Copy link
Contributor

@stephaniewang526 stephaniewang526 commented Sep 17, 2020

Automatically perform a Java client library release when:

  1. Only dependency updates are going out in the release since any releases containing bug fixes, build changes or new features should be supervised;
  2. There are no outstanding/open dependency update pull requests in the repo. This is to avoid multiple/redundant releases;
  3. It is a SNAPSHOT release which is automatically generated post regular release -- this requires no human supervision.

Testing done in 5 java-bigquery* client library repos. Example:
chore: release 0.3.4
chore: release 0.3.5-SNAPSHOT

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 17, 2020
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Sep 17, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 538a680 into googleapis:master Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants