November 17, 2025
Globus Compute Action
Version updated for https://github.com/ValHayot/globus-compute-github-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This implementation allows users to perform CI on remote resources using Globus Compute.
November 17, 2025
Create Recurring Issue
Version updated for https://github.com/vanpariyar/action-create-recurring-issue to version 1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/vanpariyar/action-create-recurring-issue/commits/1.0
November 17, 2025
PHP Code Beautifier and Fixer
Version updated for https://github.com/WorkOfStan/phpcs-fix to version v1.0.4.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed bump GitHub Action’s versions make the commit message compliant with Conventional Commits Fixed Trigger changed to ignore tags. I.e. change of the original trigger on: [pull_request, push] which caught also tags. (When running on a tag, actions/checkout runs on refs/tags/vX.Y.Z, so you end up with a detached HEAD, and github.
November 17, 2025
game-publish
Version updated for https://github.com/Xikaro/game-publish to version 3.3.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Xikaro/game-publish/compare/v3...3.3.1
November 17, 2025
Fetch artifact from Art.Vault
Version updated for https://github.com/ZERDICORP/art.vault-fetch to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Implemented auto unzipping of .zip artifact files.
November 17, 2025
Post artifact to Art.Vault
Version updated for https://github.com/ZERDICORP/art.vault-post to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Implement auto-zipping of folders.
November 17, 2025
Pull Request Landing
Version updated for https://github.com/zunalita-archives/pull-request-landing to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/zunalita-archives/pull-request-landing/commits/v1
November 17, 2025
Asana + Github - custom action (by Zignaly)
Version updated for https://github.com/zignaly-open/ga-ci-asana to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Asana has two types of url structure sometimes it uses /0/ format and another time /1/
/0/ example: https://app.asana.com/0///f /1/ example: https://app.asana.com/1/1200203178379976/project//task/
This patch will handle both types of url.
November 17, 2025
SSM Send Command Action
Version updated for https://github.com/zip-go/aws-ssm-action to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: send command via ssm by @kyY00n in https://github.com/zip-go/aws-ssm-action/pull/2 New Contributors @kyY00n made their first contribution in https://github.com/zip-go/aws-ssm-action/pull/2 Full Changelog: https://github.com/zip-go/aws-ssm-action/commits/v1.0.0