File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Auto-label
2
2
3
- ![ Unit test] ( https://github.com/Renato66/auto-label/workflows/Unit%20test/badge.svg )
4
- [ ![ Auto Label] ( https://github.com/Renato66/auto-label/workflows/Labeling%20new%20issue/badge.svg )] ( https://github.com/Renato66/auto-label )
5
- [ ![ Codecov] ( https://codecov.io/gh/Renato66/auto-label/branch/main/graph/badge.svg )] ( https://codecov.io/gh/Renato66/auto-label )
3
+ [ ![ GitHub Checks Workflow Status] ( https://img.shields.io/github/actions/workflow/status/Renato66/auto-label/checks.yml?logo=github&label=Build )] ( https://github.com/Renato66/auto-label/actions/workflows/checks.yml )
4
+ [ ![ Auto Label] ( https://img.shields.io/github/actions/workflow/status/Renato66/auto-label/auto-label.yml?logo=github&label=Auto%20Label )] ( https://github.com/Renato66/auto-label/actions/workflows/auto-label.yml )
5
+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/renato66/auto-label?logo=codecov )] ( https://codecov.io/gh/Renato66/auto-label )
6
+ [ ![ Usage] ( https://img.shields.io/badge/used_by-125-blue?logo=githubactions&logoColor=FFF&logoSize=small )] ( https://github.com/search?q=%22uses%3A+renato66%2Fauto-label%22+path%3A.github%2Fworkflows&type=code )
6
7
7
8
<picture >
8
9
<source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/Renato66/auto-label/assets/9284273/2913d95b-0c38-4183-9663-fb5c659fe851 " >
@@ -224,11 +225,7 @@ Labels that will always be set when an issue is created/updated such as `triage`
224
225
225
226
To add a badge simple replace owner and repository
226
227
227
- <!-- Replace <OWNER> and <REPOSITORY>. It assumes workflow name is "Labeling%20new%20issue" -->
228
-
229
- [](https://github.com/Renato66/auto-label)
230
-
231
- ```
232
- <!-- Replace <OWNER> and <REPOSITORY>. It assumes workflow name is "Labeling%20new%20issue" -->
233
- [ ![ Auto Label] ( https://github.com/<OWNER>/<REPOSITORY>/workflows/Labeling%20new%20issue/badge.svg )] ( https://github.com/Renato66/auto-label )
228
+ ` ` ` markdown
229
+ <!-- Replace <OWNER>, <REPOSITORY> and <FILE-NAME> with the name of the file in .github/workflows -->
230
+ [](https://github.com/Renato66/auto-label)
234
231
` ` `
You can’t perform that action at this time.
0 commit comments