Skip to content

Conversation

@iangmaia
Copy link
Contributor

@iangmaia iangmaia commented Oct 7, 2025

Follow-up to AINFRA-1359

Description

This PR uses the 13.5.1 release-toolkit version that fixes the action update_assigned_milestone to work with fine-grained GitHub tokens (see PR wordpress-mobile/release-toolkit#663).

@iangmaia iangmaia self-assigned this Oct 7, 2025
@iangmaia iangmaia added the category: tooling Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc. label Oct 7, 2025
@iangmaia iangmaia added this to the 23.5 milestone Oct 7, 2025
Gemfile Outdated
Comment on lines 19 to 22
# The '>= 13.5.1' after '~> 13.5' ensures that we resolve to any version compatible with 13.5 starting from 13.5.1
# Using '~> 13.5.1' would constrain us to 13.5.2, 13.5.3, etc. without ever going up to 13.6
# We need 13.5.1 because of a fix in fetching issues / PRs with a fine-grained GitHub token
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.5', '>= 13.5.1'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same non-blocker, FYI note as in woocommerce/woocommerce-android#14715 (comment) 🙂

@iangmaia iangmaia force-pushed the iangmaia/fix-release-toolkit-milestone-moving branch from de17e11 to 73a7291 Compare October 8, 2025 15:44
@iangmaia iangmaia enabled auto-merge October 8, 2025 15:46
@wpmobilebot
Copy link
Collaborator

App Icon📲 You can test the changes from this Pull Request in WooCommerce iOS Prototype by scanning the QR code below to install the corresponding build.

App NameWooCommerce iOS Prototype
Build Numberpr16221-73a7291
Version23.4
Bundle IDcom.automattic.alpha.woocommerce
Commit73a7291
Installation URL5abnf4p0hfvjo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@iangmaia iangmaia merged commit 3f393bb into trunk Oct 8, 2025
13 checks passed
@iangmaia iangmaia deleted the iangmaia/fix-release-toolkit-milestone-moving branch October 8, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: tooling Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants