Skip to content
Closed
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
606933e
update actions/github-script to v7
mikey- Jun 5, 2025
2437fc6
update actions/checkout to v4
mikey- Jun 5, 2025
8db9e30
update actions/setup-node to v4
mikey- Jun 5, 2025
7395222
updated actions/labeler to v5 & added ci labels
mikey- Jun 5, 2025
8319975
updated check-spelling/check-spelling to v0.0.25
mikey- Jun 5, 2025
9568a19
updated actions/stale to v9
mikey- Jun 5, 2025
22d8aef
updated dessant/lock-threads to v5
mikey- Jun 5, 2025
a0530a8
missed 2 instances of actions/checkout@v3
mikey- Jun 5, 2025
9ef835c
missed 1 instances of actions/setup-node@v3
mikey- Jun 5, 2025
9117cf1
undo changes to .github/scripts/files/examples.yml
mikey- Jun 5, 2025
b54f55e
add myself to "Repository level file" changers list
mikey- Jun 5, 2025
22e3a9e
undo changes to .github/workflows/examples.yml
mikey- Jun 5, 2025
197c19d
see https://github.com/lowlighter/metrics/pull/1715#pullrequestreview…
mikey- Jun 5, 2025
5bff23f
updated cpell dictionaries
mikey- Jun 5, 2025
433fb57
added many extra dictionaries
mikey- Jun 5, 2025
c947505
the allow list grows
mikey- Jun 5, 2025
7ff48e7
[check-spelling] Update metadata
mikey- Jun 5, 2025
888fc92
removed excessive extra dictionaries
mikey- Jun 5, 2025
e3ee44d
sync-labels is boolean
mikey- Jun 5, 2025
11c486f
trying a different profile on 16personalities test
mikey- Jun 5, 2025
ef2aaf1
Update check-spelling metadata
mikey- Jun 5, 2025
6145ce3
Update check-spelling metadata
mikey- Jun 5, 2025
5791377
fix typo in cpp extra dictionary
mikey- Jun 5, 2025
df58752
update github/codeql-action/init to v3
mikey- Jun 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
249 changes: 204 additions & 45 deletions .github/config/label.yml
Original file line number Diff line number Diff line change
@@ -1,92 +1,251 @@

📊 metrics embed:
- source/app/action/**
- source/app/web/**
- changed-files:
- any-glob-to-any-file:
- source/app/action/**
- source/app/web/**

✨ metrics insights:
- source/app/web/statics/insights/**
- changed-files:
- any-glob-to-any-file:
- source/app/web/statics/insights/**

🧩 plugins:
- source/plugins/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/**

🖼️ templates:
- source/templates/**
- changed-files:
- any-glob-to-any-file:
- source/templates/**

🗃️ base:
- source/plugins/base/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/base/**

🧱 core:
- source/app/metrics/**
- source/plugins/core/**
- changed-files:
- any-glob-to-any-file:
- source/app/metrics/**
- source/plugins/core/**

🚀 ci:
- changed-files:
- any-glob-to-any-file:
- .github/**

⚙️ ci config:
- changed-files:
- any-glob-to-any-file:
- .github/config/**
- .github/ISSUE_TEMPLATE/**
- .github/FUNDING.yml
- .github/pull_request_template.md

🦾 ci actions:
- changed-files:
- any-glob-to-any-file:
- .github/actions/**

🦿 ci scripts:
- changed-files:
- any-glob-to-any-file:
- .github/scripts/**

🖨️ ci docs:
- changed-files:
- any-glob-to-any-file:
- .github/readme/**
- .github/**/examples.yml
- .github/**/*.md
- '!.github/pull_request_template.md'
- .github/architecture.svg
- .github/scripts/markdown_example.mjs
- .github/scripts/presets_example.mjs

🎲 community plugins:
- source/plugins/community/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/community/**

🏆 plugin achievements:
- source/plugins/achievements/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/achievements/**
📰 plugin activity:
- source/plugins/activity/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/activity/**

🌸 plugin anilist:
- source/plugins/anilist/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/anilist/**

📆 plugin calendar:
- source/plugins/calendar/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/calendar/**

♐ plugin code:
- source/plugins/code/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/code/**

🏅 plugin contributors:
- source/plugins/contributors/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/contributors/**

💬 plugin discussions:
- source/plugins/discussions/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/discussions/**

🎟️ plugin followup:
- source/plugins/followup/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/followup/**

🎫 plugin gists:
- source/plugins/gists/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/gists/**

💡 plugin habits:
- source/plugins/habits/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/habits/**

🙋 plugin introduction:
- source/plugins/introduction/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/introduction/**

📅 plugin isocalendar:
- source/plugins/isocalendar/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/isocalendar/**

🈷️ plugin languages:
- source/plugins/languages/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/languages/**

🗳️ plugin leetcode:
- source/plugins/leetcode/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/leetcode/**

📜 plugin licenses:
- source/plugins/licenses/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/licenses/**

👨‍💻 plugin lines:
- source/plugins/lines/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/lines/**

🎼 plugin music:
- source/plugins/music/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/music/**

🎩 plugin notable:
- source/plugins/notable/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/notable/**

⏱️ plugin pagespeed:
- source/plugins/pagespeed/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/pagespeed/**

🧑‍🤝‍🧑 plugin people:
- source/plugins/people/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/people/**

✒️ plugin posts:
- source/plugins/posts/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/posts/**

🗂️ plugin projects:
- source/plugins/projects/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/projects/**

🎭 plugin reactions:
- source/plugins/reactions/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/reactions/**

📓 plugin repositories:
- source/plugins/repositories/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/repositories/**

🗼 plugin rss:
- source/plugins/rss/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/rss/**

🌇 plugin skyline:
- source/plugins/skyline/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/skyline/**

💕 plugin sponsors:
- source/plugins/sponsors/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/sponsors/**

🗨️ plugin stackoverflow:
- source/plugins/stackoverflow/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/stackoverflow/**

✨ plugin stargazers:
- source/plugins/stargazers/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/stargazers/**

💫 plugin starlists:
- source/plugins/starlists/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/starlists/**

🌟 plugin stars:
- source/plugins/stars/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/stars/**

💭 plugin support:
- source/plugins/support/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/support/**

📌 plugin topics:
- source/plugins/topics/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/topics/**

🧮 plugin traffic:
- source/plugins/traffic/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/traffic/**

🐤 plugin tweets:
- source/plugins/tweets/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/tweets/**

⏰ plugin wakatime:
- source/plugins/wakatime/**
- changed-files:
- any-glob-to-any-file:
- source/plugins/wakatime/**

4 changes: 2 additions & 2 deletions .github/scripts/files/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: "github.repository == 'lowlighter/metrics'"
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Checkout examples
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
if: "github.repository == 'lowlighter/metrics'"
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Checkout examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Comment on pull request
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const {issue:{number:issue_number}, repo:{owner, repo}} = context
Expand Down
Loading
Loading