Skip to content

fix(ci): Blacksmith runners cause permanent queue on fork #77

@terisuke

Description

@terisuke

問題

upstream のワークフローが blacksmith-4vcpu-ubuntu-2404 ランナーを使用。
Blacksmith は anomalyco (upstream org) の有料サービスで、フォーク (Cor-Incorporated) にはアクセスなし。
結果: test, typecheck, generate, pr-management ジョブが永久に queued 状態。

影響範囲

  • .github/workflows/test.yml (2箇所)
  • .github/workflows/typecheck.yml (1箇所)
  • .github/workflows/generate.yml (1箇所)
  • .github/workflows/pr-management.yml (1箇所)

対策

全て ubuntu-latest に置換。upstream-sync workflow でも .github/workflows/ は除外済み。

重要度: HIGH(CI が完全に機能していなかった)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions