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

https://github.com/sgaunet/gh-action-test

github action test
https://github.com/sgaunet/gh-action-test

Last synced: 7 months ago
JSON representation

github action test

Awesome Lists containing this project

README

          

# gh-action-test

This repository contains a Github Action that generates a badge that will be hosted in the repository's wiki.

The badge is a svg file that is customizable with the following parameters:

The svg file can be referenced in the main README (or any other markdown file) with the following URL:

```
https://raw.githubusercontent.com/wiki/USERNAME/REPOSITORY/myimage.png
```

Warning: the url has a cache mecanism that may take some time to update the image (300s)

![png](https://raw.githubusercontent.com/wiki/sgaunet/gh-action-test/firefox.png)
![svg](https://raw.githubusercontent.com/wiki/sgaunet/gh-action-test/firefox.svg)

![img](https://raw.githubusercontent.com/wiki/sgaunet/gh-action-test/coverage-badge.svg)
![img](https://raw.githubusercontent.com/wiki/sgaunet/gh-action-test/coverage-badge2.svg)