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
- Host: GitHub
- URL: https://github.com/replicatedhq/replicated-action
- Owner: replicatedhq
- Created: 2019-03-06T06:02:15.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T00:24:53.000Z (over 4 years ago)
- Last Synced: 2025-05-27T02:41:50.954Z (about 1 year ago)
- Language: Dockerfile
- Size: 10.7 KB
- Stars: 1
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.