File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Table of Contents
2
+ - [ Issue Metrics Action] ( #issue-metrics-action )
3
+ - [ Example use cases] ( #example-use-cases )
4
+ - [ Support] ( #support )
5
+ - [ Use as a GitHub Action] ( #use-as-a-github-action )
6
+ - [ Configuration] ( #configuration )
7
+ - [ Example workflows] ( #example-workflows )
8
+ - [ Calculated Time Example] ( #calculated-time-example )
9
+ - [ Fixed Time Example] ( #fixed-time-example )
10
+ - [ Multiple Repositories Example] ( #multiple-repositories-example )
11
+ - [ SEARCH_QUERY] ( #search_query )
12
+ - [ Measuring time spent in labels] ( #measuring-time-spent-in-labels )
13
+ - [ Example issue_metrics.md output] ( #example-issue_metricsmd-output )
14
+ - [ Example using the JSON output instead of the markdown output] ( #example-using-the-json-output-instead-of-the-markdown-output )
15
+ - [ Assigning teams instead of individuals] ( #assigning-teams-instead-of-individuals )
16
+ - [ Local usage without Docker] ( #local-usage-without-docker )
17
+ - [ License] ( #license )
18
+
19
+
1
20
# Issue Metrics Action
2
21
3
22
[ ![ CodeQL] ( https://github.com/github/issue-metrics/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/github/issue-metrics/actions/workflows/codeql-analysis.yml ) [ ![ Docker Image CI] ( https://github.com/github/issue-metrics/actions/workflows/docker-image.yml/badge.svg )] ( https://github.com/github/issue-metrics/actions/workflows/docker-image.yml ) [ ![ Python package] ( https://github.com/github/issue-metrics/actions/workflows/python-package.yml/badge.svg )] ( https://github.com/github/issue-metrics/actions/workflows/python-package.yml )
You can’t perform that action at this time.
0 commit comments