Add badges for Github actions so it's easier to notice when they are failing.

PiperOrigin-RevId: 374331016
This commit is contained in:
Ian Lewis 2021-05-17 19:42:01 -07:00 committed by gVisor bot
parent 3c24d345d0
commit 32b66bb2be
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# The stale workflow closes stale issues and pull requests, unless specific
# tags have been applied in order to keep them open.
name: "Close stale issues"
name: "Stale issues"
"on":
schedule:
- cron: "0 0 * * *"

View File

@ -4,6 +4,9 @@
[![gVisor chat](https://badges.gitter.im/gvisor/community.png)](https://gitter.im/gvisor/community)
[![code search](https://img.shields.io/badge/code-search-blue)](https://cs.opensource.google/gvisor/gvisor)
[![Issue reviver](https://github.com/google/gvisor/actions/workflows/issue_reviver.yml/badge.svg)](https://github.com/google/gvisor/actions/workflows/issue_reviver.yml)
[![Stale issues](https://github.com/google/gvisor/actions/workflows/stale.yml/badge.svg)](https://github.com/google/gvisor/actions/workflows/stale.yml)
## What is gVisor?
**gVisor** is an application kernel, written in Go, that implements a