Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.66 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.66 KB

LaunchDarkly repository for shared GitHub Actions and Workflows.

This repository contains LaunchDarkly shared GitHub Actions and Workflows for other LaunchDarkly Repos to use.

Actions

Name Description
contract-tests Run SDK/SSE contract tests.
persistent-stores Start persistent stores on mac/windows.
publish-pages Publishes documentation to Github Pages.
release-secrets Retrieve secrets from AWS Secrets Manager.
sign-dlls Sign dotnet DLL (assembly) files.
verify-hello-apps Run shared quality-checks for hello-apps.

Workflows

Name Description
sdk-stale Warns about stale issues, and then closes when required.
lint-pr-title Ensures PR titles follow Conventional Commits.