From 7236dbf8e1868845682495385b4a8c10bb126be4 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Tue, 10 Oct 2023 17:26:23 -0700 Subject: [PATCH] Separate footnotes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b563ed..ec1bc4e 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ The metrics that are measured are: | Time in label | The time between when a label has a specific label applied to an issue/pull request/discussion and when it is removed. This requires the `LABELS_TO_MEASURE` env variable to be set. | *For pull requests, these metrics exclude the time the PR was in draft mode. + *For Issue and pull requests, issue/pull request author's own comments and comments by bots are excluded. This action was developed by the GitHub OSPO for our own use and developed in a way that we could open source it that it might be useful to you as well! If you want to know more about how we use it, reach out in an issue in this repository.