Skip to content

Releases: MetaMask/github-tools

1.7.1

16 Mar 13:39
fb0c976

Choose a tag to compare

Fixed

  • fix: resolve merge-approved-pr action path for cross-repo workflow calls (#224)

1.7.0

24 Feb 20:05
36b3659

Choose a tag to compare

Changed

  • chore: get latest ruby versions and sets the default ruby version to 3.2.9 (#220)
  • Improve merge-approved-pr action with merge-method and verify-version-bump inputs, and harden bash inputs as env vars (#201)

1.6.0

13 Feb 22:27
464c976

Choose a tag to compare

Changed

  • Rename changelog branches to release-changelog/${version} (#217)

1.5.0

04 Feb 11:48
54ed62d

Choose a tag to compare

Added

  • Add workflow post-relay-subsidy-balance to post Relay subsidy balance reports to Slack (#211)

Changed

  • chore: removes restore-keys from yarn install to prevent cache pollution (#213)
  • feat: updated replay balance tracker workflow to run at 11:53 and 23:53 (#212)

Fixed

  • fix: create_pr_if_not_exists check for closed/merged branches too (#208)

1.4.4

28 Jan 14:07
720db23

Choose a tag to compare

Changed

  • add refactor items to release tracker (#209)

1.4.3

20 Jan 12:21
d7cadde

Choose a tag to compare

Changed

  • add chore items to release tracker (#206)

Fixed

  • fix: consolidate release scripts and shared git utilities (#195)

1.4.2

12 Jan 14:07
3f447d6

Choose a tag to compare

Fixed

  • Remove need for fetching repository by using GitHub API in skip merge queue check (#204)

1.4.1

09 Jan 17:54
f6a1dc7

Choose a tag to compare

Fixed

  • Replace CocoaPods specs cache with Pods cache to prevent stale trunk errors in setup-e2e-env action (#202)

1.4.0

08 Jan 15:50
7d0bde4

Choose a tag to compare

Changed

  • Updated setup-e2e-env action for iOS builds by adding CocoaPods specs caching and enabling Yarn global cache (#197)

1.3.0

18 Dec 13:40
3c8f37f

Choose a tag to compare

Added

  • Add action which determines if the merge queue can be safely skipped (#191)