Version v0.14.1 was released on 20 October, 2023
View changelog
On this page
Custom Github Action for Equinix Metal Projects
Create Equinix Metal projects from your GitHub Actions workflows
What is it?
metal-project-action
is a custom GitHub Action that lets you dynamically create Equinix Metal projects from a GitHub Actions workflow.
Why we love it
- Resource isolation: By creating test resources in a dedicated Equinix Metal project, you can reduce the risk of accidentally damaging or deleting critical infrastructure from your CI/CD workflows
How do you use it?
To learn more about integrating metal-project-action
into your GitHub Actions workflows, visit this action's page on GitHub Marketplace.
For hands-on experience with configuring and running metal-project-action
, as well as our other custom GitHub Actions, try out our Equinix Metal GitHub Actions workshop