Skip to content

Commit ae815b8

Browse files
committed
ci: remove coding habits plugin
Due to breaking changes in the GitHub API, this feature currently does not work. Waiting for this PR: lowlighter/metrics#1769
1 parent f6a79ad commit ae815b8

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

.github/workflows/metrics.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,17 @@ jobs:
3434
template: classic
3535
base: header, activity, community, repositories, metadata
3636
config_timezone: Europe/Rome
37-
plugin_habits: yes
38-
plugin_habits_charts_type: classic
39-
plugin_habits_days: 14
40-
plugin_habits_facts: yes
41-
plugin_habits_from: 200
42-
plugin_habits_languages_limit: 8
43-
plugin_habits_languages_threshold: 0%
37+
38+
# Waiting for this PR:
39+
# https://github.com/lowlighter/metrics/pull/1769
40+
# plugin_habits: yes
41+
# plugin_habits_charts_type: classic
42+
# plugin_habits_days: 14
43+
# plugin_habits_facts: yes
44+
# plugin_habits_from: 200
45+
# plugin_habits_languages_limit: 8
46+
# plugin_habits_languages_threshold: 0%
47+
4448
plugin_introduction: yes
4549
plugin_introduction_title: yes
4650
plugin_isocalendar: yes

0 commit comments

Comments
 (0)