Skip to content

ci: release-please ワークフローの承認待ち (action_required) を解消 #40

Description

@sysnote8main

概要

release-please が作成した release PR (chore(main): release 1.0.1) 向けの workflow 実行が action_required 状態で止まっており、手動承認が必要。

該当 run

  • Integration Test / Build & Test の複数 run が action_required

対応

  • GitHub Actions UI から該当 run を承認(API からの承認は不可・管理者権限必要)
  • 恒久対応: release-please 生成 PR でも workflow が自動実行されるよう設定検討
    • リポジトリ Settings > Actions > General > Fork pull request workflows、または
    • release-please 用に GITHUB_TOKEN 以外の PAT / GitHub App を使う

※ コード修正ではなくリポジトリ設定作業。

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