Skip to content

feat: add option to run as github action#2

Open
Skitionek wants to merge 17 commits into
f14XuanLv:mainfrom
Skitionek:main
Open

feat: add option to run as github action#2
Skitionek wants to merge 17 commits into
f14XuanLv:mainfrom
Skitionek:main

Conversation

@Skitionek
Copy link
Copy Markdown

@Skitionek Skitionek commented Mar 22, 2026

This way it can be included simply as markdown table, instead of svg.
You can see example in here: https://github.com/Skitionek/Skitionek
Screenshot 2026-03-23 at 20 46 48
Screenshot 2026-03-23 at 20 46 39

@Skitionek Skitionek marked this pull request as ready for review March 23, 2026 19:47
Copilot AI and others added 9 commits May 3, 2026 00:46
- Add permissions: read-all to build-action-code.yml (checkov CKV2_GHA_1)
- Add missing words to .cspell.json (Skitionek, hmarr, CODEOWNERS)
- Add .mega-linter.yml to configure linter thresholds:
  - jscpd: allow up to 5% duplication (pre-existing clones in src/ and api/)
  - secretlint: exclude docs/ (contains intentional example credentials)
  - grype/trivy: only fail on CRITICAL CVEs (Dependabot handles HIGH/MEDIUM)"

Agent-Logs-Url: https://github.com/Skitionek/github-pr-stats/sessions/21b6c43e-6869-45ae-aeb3-36a1966f35f2

Co-authored-by: Skitionek <22711241+Skitionek@users.noreply.github.com>
- Replace credential-like placeholders in docs/deployment.md and docs/deployment_zh.md
  with obviously non-credential strings to pass secretlint
- Remove invalid REPOSITORY_SECRETLINT_FILTER_REGEX_EXCLUDE key from .mega-linter.yml
  which caused YAML v8r schema validation failure"

Agent-Logs-Url: https://github.com/Skitionek/github-pr-stats/sessions/ba0843d5-3381-4222-b054-cf2ab44d9550

Co-authored-by: Skitionek <22711241+Skitionek@users.noreply.github.com>
style: simplify CSS color definitions and improve readability

fix: enhance useParams hook for better null checks and state management

refactor: optimize useResizable and useSVGFetch hooks for clarity

feat: add enhanced checkbox styles and improve viewport height handling

chore: update TypeScript configuration files for better module resolution

chore: modify vercel.json for consistent API routing
- src/App.css: merge duplicate .url-section selectors (no-duplicate-selectors)
- src/App.css: reorder .checkbox-subgroup .checkbox-item before
  .checkbox-group.single .checkbox-item (no-descending-specificity)
- api/utils/markdown_generator.ts: fix (repos != null) || [] bug → repos ?? []
- scripts/update-markdown-pr-stats.cjs: rebuild after source fix

Agent-Logs-Url: https://github.com/Skitionek/github-pr-stats/sessions/96f83383-1919-418a-ba47-f039568514af

Co-authored-by: Skitionek <22711241+Skitionek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants