LogoLogo
  • Welcome
  • Getting Started
    • Create a Workspace
    • Join a Workspace
    • Manage your Workspace
  • User Guides
    • Platform User Guide
      • Creating a Platform
      • Creating Chips
    • Fleet User Guide
      • Creating a Fleet
      • Enrolling Machines
        • Enrolling ESP32 Devices
      • Managing a Fleet
    • Workflow User Guide
      • Creating a Workflow
      • Packages and Releases
      • Running Workflows
      • Managing Workflows
  • Operator Guides
    • Generate Chassy Tokens
    • Integrating with GitHub
      • Workflow Run Action
      • Upload Action
  • Tutorials
    • Deploy an Artifact
  • Reference
    • Workflow Components
      • Steps
    • Hardware Hierarchy
    • Integrations
      • AWS
      • GitHub
      • Docker Hub
      • Slack
      • Wasabi
    • Chassy Component for ESP32
Powered by GitBook
On this page
  1. Operator Guides

Integrating with GitHub

Last updated 6 months ago

If you're looking to integrate Chassy into your existing CI/CD pipelines, you might be interested in enabling automatic execution of workflows through the use of our GitHub Action. We have two actions to facilitate this functionality.

Workflow Run Action

Automate the execution of Chassy workflows within your GitHub CI

Package Upload Action

Upload packages to the Chassy Index for use within workflows from your GitHub CI