Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/github-repo-automation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: googleapis/github-repo-automation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 23, 2022

  1. fix: remove pip install statements (#1546) (#613)

    because the tools are already installed in the docker image as of googleapis/testing-infra-docker#227
    Source-Link: googleapis/synthtool@ab7384e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bb493bf01d28519e82ab61c490c20122c85a7119c03a978ad0c34b4239fbad15
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a046b29 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. feat: use cache when listing PRs and issues (#616)

    * feat: use cache when listing PRs and issues
    
    * fix(deps): pin typescript to fix an unrelated issue
    
    * test: add tests
    
    * fix: use async-mutex
    alexander-fenster authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6572a87 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.1.0 (#614)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ff33293 View commit details
    Browse the repository at this point in the history
Loading