Skip to content

Releases: MetaMask/github-tools

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)

1.2.0

15 Dec 20:46
e61f058

Choose a tag to compare

Added

  • Created workflow release-branch-sync to sync release, stable branches in (#189)
  • Create workflow merge-previous-releases to automate Merging old release branches into new release branches workflow in (#186)

1.1.4

08 Dec 11:43
1036dfd

Choose a tag to compare

Fixed

  • Checkout GitHub tools using ref instead of main branch in flaky-test-report and update-release-changelog actions (#184)

1.1.3

05 Dec 11:00
c350664

Choose a tag to compare

Fixed

  • Prevent changelog PR creation when branches are in sync (#177)