For UCSF Only

How to use GitHub Actions with the On-prem GitHub Enterprise Server

Questions? Get IT help

Overview

GitHub Actions on UCSF's GitHub Enterprise Server automates software delivery processes through configurable workflows, triggered by repository events. Workflows are defined in YAML files within a repository's .github/workflows directory and can be triggered by events, schedules, or manual execution. To execute these workflows, the Developer Experience team provides devex-arc-runner-set, an enterprise-wide GitHub Actions Runner, hosted on the SEC-managed Amazon EKS. These workflows can utilize verified actions from the GitHub Actions Marketplace, however if you choose to use a Markeplace action in a workflow, your repository must enable Dependabot. Marketplace Actions must be from verified providers. 

Content Restricted

Please log in via MyAccess to view this page.