An open API service indexing awesome lists of open source software.

https://github.com/replicatedhq/replicated-action

A GitHub Action to interact with the Replicated API
https://github.com/replicatedhq/replicated-action

Last synced: 4 months ago
JSON representation

A GitHub Action to interact with the Replicated API

Awesome Lists containing this project

README

          

# Replicated GitHub Actions

These official Replicated GitHub Actions allow you to perform common, automated tasks with your Replicated YAML and Replicated Appication on your pull requests.

## Getting Started

To get started, check out our documentation: [https://help.replicated.com/docs/github-actions/overview](https://help.replicated.com/docs/github-actions/overview/).

## Actions

### Release

The [Release Action](https://github.com/replicatedhq/replicated-action/tree/master/release) creates a release and promotes it to the Unstable channel.

### Lint

The [Lint Action](https://github.com/replicatedhq/replicated-action/tree/master/lint) lints a release and posts messages to a pull request.