Skip to content

Commit

Permalink
📝 Add project README
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Nov 24, 2020
1 parent 9cb9054 commit a4690dd
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
# 🎬 GitHub Actions Starter
# ⬆️🆕 Upptime Updates

GitHub Actions starter for TypeScript with automated releases to `dist`, Semantic Release, and auto-PR merges.
This repository contains a GitHub Action that automatically sends out important updates to Upptime repositories.

[**To get started, visit upptime/upptime →**](https://github.com/upptime/upptime)

[![Build CI](https://github.com/upptime/updates/workflows/Build%20CI/badge.svg)](https://github.com/upptime/updates/actions?query=workflow%3A%22Build+CI%22)
[![Test CI](https://github.com/upptime/updates/workflows/Test%20CI/badge.svg)](https://github.com/upptime/updates/actions?query=workflow%3A%22Test+CI%22)
[![Release CI](https://github.com/upptime/updates/workflows/Release%20CI/badge.svg)](https://github.com/upptime/updates/actions?query=workflow%3A%22Release+CI%22)
[![Node CI](https://github.com/upptime/updates/workflows/Node%20CI/badge.svg)](https://github.com/upptime/updates/actions?query=workflow%3A%22Node+CI%22)

## ⭐ Features
## 🎁 Contributing

This repository is for Upptime's GitHub Action. We love contributions, so please read our [Contributing Guidelines](https://github.com/upptime-js/.github/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/upptime-js/.github/blob/master/CODE_OF_CONDUCT.md) and open an issue or make a pull request!

- Write source in TypeScript
- Auto-publish compiled code to `dist/`
- Semantic Release to GitHub and npm
- Includes Actions Core and Octokit
### Issues

[**Create a repository using this template →**](https://github.com/upptime/updates/generate)
We use the [upptime/upptime](https://github.com/upptime/upptime) repository for issues for all projects, including this one. If you found a bug or have a feature request, [open an issue](https://github.com/upptime/upptime/issues) in the Upptime repository and add the label "updates".

## 📄 License

- Code: [MIT](./LICENSE) © [Koj](https://koj.co)
- "GitHub" is a trademark of GitHub, Inc.
[MIT](./LICENSE) © [Koj](https://koj.co)

<p align="center">
<a href="https://koj.co">
Expand Down

0 comments on commit a4690dd

Please sign in to comment.