misskey/scripts/changelog-checker
かっこかり 96de18b096
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Waiting to run
Check copyright year / check_copyright_year (push) Waiting to run
Publish Docker image (develop) / Build (linux/amd64) (push) Waiting to run
Publish Docker image (develop) / Build (linux/arm64) (push) Waiting to run
Publish Docker image (develop) / merge (push) Blocked by required conditions
Dockle / dockle (push) Waiting to run
Lint / pnpm_install (push) Waiting to run
Lint / lint (backend) (push) Blocked by required conditions
Lint / lint (frontend) (push) Blocked by required conditions
Lint / lint (frontend-embed) (push) Blocked by required conditions
Lint / lint (frontend-shared) (push) Blocked by required conditions
Lint / lint (misskey-bubble-game) (push) Blocked by required conditions
Lint / lint (misskey-js) (push) Blocked by required conditions
Lint / lint (misskey-reversi) (push) Blocked by required conditions
Lint / lint (sw) (push) Blocked by required conditions
Lint / typecheck (backend) (push) Blocked by required conditions
Lint / typecheck (misskey-js) (push) Blocked by required conditions
Lint / typecheck (sw) (push) Blocked by required conditions
Storybook / build (push) Waiting to run
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Waiting to run
Test (frontend) / E2E tests (frontend) (chrome, 22.11.0) (push) Waiting to run
Test (production install and build) / Production build (22.11.0) (push) Waiting to run
API report (misskey.js) / report (push) Has been cancelled
Check Misskey JS version / Check version (push) Has been cancelled
Release Manager: sync changelog with PR / edit (push) Has been cancelled
Test (backend) / Unit tests (backend) (22.11.0) (push) Has been cancelled
Test (backend) / E2E tests (backend) (22.11.0) (push) Has been cancelled
Test (federation) / Federation test (22.11.0) (push) Has been cancelled
Test (misskey.js) / Unit tests (misskey.js) (22.11.0) (push) Has been cancelled
api.json validation / validate-api-json (22.11.0) (push) Has been cancelled
fix(deps): update vite to v6.3.1 (#15857)
2025-04-17 02:57:53 +00:00
..
src chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
test chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
.gitignore feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (#12963) 2024-01-13 21:17:30 +09:00
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
package-lock.json fix(deps): update vite to v6.3.1 (#15857) 2025-04-17 02:57:53 +00:00
package.json fix(deps): update vite to v6.3.1 (#15857) 2025-04-17 02:57:53 +00:00
tsconfig.json feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (#12963) 2024-01-13 21:17:30 +09:00
vite.config.ts feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (#12963) 2024-01-13 21:17:30 +09:00