chore(ci): disable GitHub-only workflows on Forgejo #6

Closed
andrei wants to merge 4 commits from chore/disable-github-only-workflows into master
Owner

Removes 4 GitHub-only workflows from .github/workflows/ that fail on Forgejo Actions: codeql.yml (CodeQL is GitHub-proprietary), dependabot-*.yml (Dependabot is GitHub product), security-review.yml (Anthropic action depends on GitHub PR API). Forgejo Actions runs only files under .forgejo/workflows/, so .github/workflows/ would normally be ignored — but they were copied during cutover and started failing. Native Forgejo CI lives in .forgejo/workflows/smoke.yml and ci.yml.

Removes 4 GitHub-only workflows from .github/workflows/ that fail on Forgejo Actions: codeql.yml (CodeQL is GitHub-proprietary), dependabot-*.yml (Dependabot is GitHub product), security-review.yml (Anthropic action depends on GitHub PR API). Forgejo Actions runs only files under .forgejo/workflows/, so .github/workflows/ would normally be ignored — but they were copied during cutover and started failing. Native Forgejo CI lives in .forgejo/workflows/smoke.yml and ci.yml.
chore(ci): disable .github/workflows/security-review.yml on Forgejo — GitHub-only on Forgejo
Some checks failed
PR Merged — Changelog PDF / notify (pull_request) Failing after 976h55m53s
CI / Deploy Static to Hetzner (pull_request) Failing after 979h42m0s
CI / Deploy API to Hetzner (pull_request) Failing after 979h42m2s
CI / Production Release Gate (pull_request) Failing after 979h42m8s
CI / TG Notify (pull_request) Failing after 979h42m10s
CI / E2E (Playwright) (pull_request) Failing after 979h42m12s
Auto-Merge / Post auto-merge confirmation comment (pull_request) Failing after 979h42m14s
CI / Prisma Migrate Gate (pull_request) Failing after 979h43m39s
CI / Secrets Scan (pull_request) Failing after 979h44m9s
CI / Python SDK (pull_request) Failing after 979h44m11s
CI / Telegram Mini App (pull_request) Failing after 979h44m13s
CI / Contracts (pull_request) Failing after 979h44m15s
CI / App (pull_request) Failing after 979h44m18s
CI / API (pull_request) Failing after 979h44m21s
Auto-Merge / Enable GitHub auto-merge (pull_request) Failing after 979h44m23s
9663d49ac0
Author
Owner

Superseded by PR #SUPERSEDED in chore/forgejo-ci-cleanup-20260506. Closing as duplicate.

Superseded by PR #SUPERSEDED in chore/forgejo-ci-cleanup-20260506. Closing as duplicate.
andrei closed this pull request 2026-05-06 20:14:03 +00:00
Some checks failed
PR Merged — Changelog PDF / notify (pull_request) Failing after 976h55m53s
CI / Deploy Static to Hetzner (pull_request) Failing after 979h42m0s
CI / Deploy API to Hetzner (pull_request) Failing after 979h42m2s
CI / Production Release Gate (pull_request) Failing after 979h42m8s
CI / TG Notify (pull_request) Failing after 979h42m10s
CI / E2E (Playwright) (pull_request) Failing after 979h42m12s
Auto-Merge / Post auto-merge confirmation comment (pull_request) Failing after 979h42m14s
CI / Prisma Migrate Gate (pull_request) Failing after 979h43m39s
CI / Secrets Scan (pull_request) Failing after 979h44m9s
CI / Python SDK (pull_request) Failing after 979h44m11s
CI / Telegram Mini App (pull_request) Failing after 979h44m13s
CI / Contracts (pull_request) Failing after 979h44m15s
CI / App (pull_request) Failing after 979h44m18s
CI / API (pull_request) Failing after 979h44m21s
Auto-Merge / Enable GitHub auto-merge (pull_request) Failing after 979h44m23s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
europa-tech-srl/europatech!6
No description provided.