December 22, 2025
Load JIRA Issues
Version updated for https://github.com/sandgardenhq/load-jira-issues to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Load JIRA Issues” GitHub Action extracts JIRA issue references from Git commit history and provides structured outputs, such as issue keys and URLs, for use in downstream workflows. It automates the process of identifying and collecting relevant JIRA issues based on various changeset criteria, supporting both JIRA Cloud and Data Center deployments.
December 22, 2025
Terraform Plan Commenter
Version updated for https://github.com/thekbb/terraform-plan-commenter-action to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Terraform Plan Commenter Action is a GitHub Action that automates the execution of terraform plan and posts a detailed, formatted summary of the plan as a comment on pull requests. It updates the comment with each new push, enabling reviewers to easily view proposed infrastructure changes without needing direct access to Terraform.
December 22, 2025
Setup Auth0 CLI
Version updated for https://github.com/waizardai/setup-auth0-cli to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Auth0 CLI Action” is a GitHub Action designed to automate the installation and authentication of the Auth0 CLI in CI/CD workflows. It simplifies managing Auth0 tenant configurations by enabling seamless execution of Auth0 CLI commands, such as deploying configurations or updating branding assets.
December 22, 2025
Pixi-Pack Install Script
Version updated for https://github.com/Wytamma/pixi-pack-install-script to version v2.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Pixi-pack install script GitHub Action automates the creation of a Unix install script for environments built using the Pixi-pack action. It simplifies the distribution and installation of packed environments, allowing users to easily install specific versions of tools or environments, such as Python, directly from a repository.
December 22, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.19.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the process of validating links and URLs in Markdown files to ensure they are functional and accurate. It checks GitHub links, external HTTP(S) URLs, local file references, and Datadog URLs, supporting both public GitHub.com and GitHub Enterprise Server.
December 22, 2025
actionhippie-ansible-later
Version updated for https://github.com/actionhippie/ansible-later to version v7.2.1.
This action is used across all versions by 266 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ansible-later GitHub Action is a tool designed to lint and validate Ansible roles against defined standards and rules. It automates the process of checking Ansible code for best practices and potential issues, helping to maintain code quality and consistency in Ansible projects.
December 22, 2025
actionhippie-gpgsign
Version updated for https://github.com/actionhippie/gpgsign to version v1.7.1.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gpgsign GitHub Action automates the process of signing files or artifacts using GnuPG, ensuring their integrity and authenticity. It solves the problem of manually creating GPG signatures by providing capabilities such as signing files in bulk, generating detached or clear text signatures, and excluding specific files from the signing process.
December 22, 2025
actionhippie-kubectl
Version updated for https://github.com/actionhippie/kubectl to version v1.13.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a streamlined way to apply Kubernetes manifests by automating interactions with the kubectl CLI tool. It simplifies tasks such as managing Kubernetes resources, running commands, and applying configurations directly within CI/CD workflows. The action enhances productivity by supporting configurable inputs like kubeconfig, namespaces, and command arguments, making it a versatile tool for Kubernetes automation.
December 22, 2025
actionhippie-kustomize
Version updated for https://github.com/actionhippie/kustomize to version v3.1.2.
This action is used across all versions by 48 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The kustomize GitHub Action automates the process of generating Kubernetes manifests using Kustomize, a tool for managing Kubernetes configurations. It simplifies workflows by allowing developers to build, modify, and output manifests directly within their CI/CD pipelines, supporting advanced features such as Helm integration, alpha plugins, and custom resource manipulation.