maintainx-ci-integration

Installation
SKILL.md

MaintainX CI Integration

Overview

Configure CI/CD pipelines for MaintainX integrations with unit tests (mocked), integration tests (live API), and automated quality gates.

Prerequisites

  • Git repository with MaintainX integration
  • GitHub Actions (or GitLab CI)
  • Test environment MaintainX API key stored as CI secret

Instructions

Step 1: GitHub Actions Workflow

# .github/workflows/maintainx-ci.yml
name: MaintainX Integration CI
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
maintainx-ci-integration — jeremylongshore/tons-of-skills-marketplace