Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.4.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 9 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The APM Action is a GitHub Action designed to automate the installation and deployment of agent primitives, such as instructions, prompts, skills, and agents, within CI workflows. It simplifies managing dependencies and configurations by using an apm.yml file or inline definitions and supports tasks like packaging, security scanning, and restoring agent bundles across jobs. This action streamlines CI/CD processes by enabling seamless integration, artifact management, and consistent deployment of agent-related resources.
Release notes
What’s Changed
- feat: auto-forward github-token as GITHUB_APM_PAT + document private repo auth by @Copilot in https://github.com/microsoft/apm-action/pull/19
New Contributors
- @Copilot made their first contribution in https://github.com/microsoft/apm-action/pull/19
Full Changelog: https://github.com/microsoft/apm-action/compare/v1.3.4...v1.4.0