Skip to content

[Improve]: peter-evans/create-or-update-comment を v4 系から v5.0.0 にアップデートする #635

@YumNumm

Description

@YumNumm

背景

GitHub Actions で利用している peter-evans/create-or-update-comment を v4 系から v5 系へ更新する。

現在、workflow で peter-evans/create-or-update-comment v4.0.0 / v4 が利用されている。pinact run -u --min-age 7 の結果、更新先は v5.0.0 となる。

対象

  • peter-evans/create-or-update-comment v4.0.0 -> v5.0.0
  • peter-evans/create-or-update-comment v4 -> v5.0.0

参考

Changelog

peter-evans/create-or-update-comment v5.0.0

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v4.0.0...v5.0.0

https://github.com/peter-evans/create-or-update-comment/releases/tag/v5.0.0 より引用

主な変更点

  • v5.0.0 で Node.js 24 runtime 対応になっている。
  • self-hosted runner を使う場合は Actions Runner v2.327.1 以上が必要。

対応方針

  • peter-evans/create-or-update-comment を利用している workflow を v5.0.0 に更新する。
  • 現状は GitHub-hosted runner を利用しているため、runner 更新は不要と判断する。
  • PR comment / rebase warning comment が従来通り作成されることを確認する。

完了条件

  • pinact により peter-evans/create-or-update-commentv5.0.0 に更新されている。
  • pinact run --verify が成功する。
  • コメント作成 step が PR 上で成功する。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions