Skip to content

Releases: MetaMask/github-tools

1.9.0

17 Apr 08:59
13d3c39

Choose a tag to compare

Changed

  • ci: update all actions to their newest versions to solve "Node.js 20 actions are deprecated" (#234)
  • test: multi label + update title (#233)
  • test: MMQA-1609 - feature flag registry slack notification and create PR (#229)
  • Auto-skip release validation columns from PR labels on main release tabs (#231)

1.8.0

17 Mar 17:01
28b7b9f

Choose a tag to compare

Added

  • Add reusable publish-preview workflow for publishing preview builds (#223, #227)

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)