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

Releases: googleapis/github-repo-automation

v4.2.1

06 Oct 18:46
c360ef5
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency update-notifier to v5 (#458) (90c4e90)

v4.2.0

28 Aug 15:46
54d4897
Compare
Choose a tag to compare

Features

v4.1.0

12 Aug 05:31
e750435
Compare
Choose a tag to compare

Features

  • add support for non-master default branches (#443) (9785786)

Bug Fixes

v4.0.2

10 Jul 01:34
b02672d
Compare
Choose a tag to compare

Bug Fixes

v4.0.1

01 Jul 15:16
e6c811e
Compare
Choose a tag to compare

Bug Fixes

  • allow regex search for branch listing (#425) (c706c78)

v4.0.0

24 Jun 20:31
3770f2c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • This PR removes support for using repos.json as a source of repositories, and adds support for using GitHub's repository search API instead. To upgrade to this version of the module, you need to modify your .repo.yaml file to use the new config language:

Features

  • use GitHub repo search for identifying repositories (#418) (320af6c)

v3.0.1

08 Jun 19:07
36b12e4
Compare
Choose a tag to compare

Bug Fixes

  • push empty commit to trigger release PR (#411) (a98d275)

v3.0.0

02 Jun 22:05
9535f1e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • rename regex match as --title option (#388)

Features

  • deps: update dependency & drop Node 8 (#384) (3ecad5e)
  • adds support for performing mass operations on issues (#407) (0cc958c)
  • rename regex match as --title option (#388) (410f274)

Bug Fixes

v2.5.0

24 Mar 17:01
ce0e8c8
Compare
Choose a tag to compare

Features

  • samples: add sample demonstrating populating secrets for GitHub… (#374) (a71bafd)
  • add option for filtering by pr author (#383) (484ab19)

v2.4.0

28 Jan 00:46
Compare
Choose a tag to compare

Features

  • implement --branch for repo commands (#357) (e56839c)