Below you will find pages that utilize the taxonomy term “Automattic”
January 12, 2026
Repository Gardening
Version updated for https://github.com/Automattic/action-repo-gardening to version v9.0.0.
This action is used across all versions by 110 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Repository Gardening Action automates issue and pull request management tasks tailored for Automattic repositories, such as assigning issues, adding milestones, managing labels, and sending Slack notifications to relevant teams (e.g., Design, Editorial). It streamlines workflows by enforcing standards, triaging issues, notifying stakeholders, and maintaining repositories, reducing manual effort and ensuring consistency.
February 8, 2024
Push to mirrors
Version updated for Automattic/action-push-to-mirrors to version v2.1.0.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.1.0 - 2024-02-07 Added Added support for GitHub Enterprise by replacing github.com with a dynamic variable [#32974] Changed Update example in readme to use actions/checkout@v4. [#35262]
February 8, 2024
Repository Gardening
Version updated for Automattic/action-repo-gardening to version v5.0.0.
This action is used across all versions by 58 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.0 - 2024-02-07 Added Auto-label features in the mu-wpcom package. [#32221] Board triage: automate triage of Verbum-related issues. [#35326] Board triage task: automatically add issues classified as bugs to the project board. [#33493] Gather Support References task: automatically label issues that include support references.
August 24, 2023
Push to mirrors
Version updated for Automattic/action-push-to-mirrors to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.0 - 2022-11-23 Changed It is now considered an error if the mirror repo does not exist. [#27523] Updated package dependencies. [#27043] Fixed When running the script locally for testing, do not require API_TOKEN_GITHUB.