You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[<imgsrc="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg"alt=""width="240">](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg)| More to come soon ! |
|[<imgsrc="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg"alt=""width="240">](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg)|[<imgsrc="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.gists.svg"alt=""width="240">](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.gists.svg)| More to come soon ! |
It will consume an additional GitHub request per gist fetched.
690
+
691
+
Add the following to your workflow :
692
+
```yaml
693
+
- uses: lowlighter/metrics@latest
694
+
with:
695
+
# ... other options
696
+
plugin_gists: yes
697
+
```
698
+
699
+
</details>
700
+
680
701
#### ⏭️ Selfskip
681
702
682
703
The *selfskip* plugin allows you to count out all commits tagged with `[Skip GitHub Action]` you authored on your personal repository from your reported commit counts.
0 commit comments