documenso-ci-integration

Installation
SKILL.md

Documenso CI Integration

Overview

Configure CI/CD pipelines for Documenso integrations with GitHub Actions. Covers unit testing with mocks, integration testing against staging, and deployment workflows with secret management.

Prerequisites

  • GitHub repository with Actions enabled
  • Documenso staging API key
  • Test environment configured (see documenso-local-dev-loop)

Instructions

Step 1: GitHub Actions Workflow

# .github/workflows/documenso-ci.yml
name: Documenso CI
Installs
22
GitHub Stars
2.7K
First Seen
Feb 18, 2026
documenso-ci-integration — jeremylongshore/tons-of-skills-marketplace