DeviceCloud
Console UIMaestro DocsDiscord
  • Welcome to DeviceCloud
  • Getting Started
    • Quick Start
    • API Keys
    • Executing Flows
    • Limits
    • Upgrade Guide
    • Device Configuration
  • CI/CD Integration
    • Overview
    • GitHub Actions
    • BitRise
    • Any CI
    • Status API
  • Reference
    • Test Execution
    • App Management
    • Environment Variables
    • Device Orientation
    • Device Locale
    • Async Execution
    • Retry Strategies
    • Report Formats
    • Download Artifacts
    • Quiet Mode
    • Maestro Versions
    • Test Run Name
    • Google Play APIs
    • Email Notifications
    • Exit Codes
    • Runner Type
  • Infrastructure & Security
    • IP Addresses
    • Security Overview
    • IT Security Policies
    • Enterprise SSO
  • Legal
    • Service Level Agreements
    • Open Source Notices
    • Privacy Policy
    • Terms and Conditions
    • Refund Policy
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. CI/CD Integration

GitHub Actions

PreviousOverviewNextBitRise

Last updated 3 months ago

Was this helpful?

DeviceCloud features a GitHub Action that can initiate a DeviceCloud run based on a user-defined ruleset. For example; triggering a test run on every PR, or per commit. The Github Action has been designed to be a drop-in replacement for the official Maestro Cloud Github Action for ease of use. If you are already using this simply point to ours instead with the same configuration settings, and ensure you update any secrets for the API key for your DeviceCloud account.

All installation and configuration instructions for the GitHub Action can be found on the GitHub Marketplace here -

https://github.com/marketplace/actions/device-cloud-action