Actionsワークフローの再実行は50回に制限
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHubは、システム負荷軽減のため、Actionsワークフローの再実行回数を50回に制限した。この制限を超えるとチェックスイートが失敗する。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るSource Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Actions ワークフローは再実行回数が 50 回に制限されました。今後、特定のワークフローを 50 回以上再実行しようとすると、その制限に達したことを示す注釈付きの失敗したチェックスイートが返されます。この制限には、ワークフロー全体の再実行とジョブの一部のみの再実行の両方が含まれます。
私たちは、特定のワークフローに対して数百回のリトライを試みる自動化処理によってシステムに追加の負荷がかかっていたことに対応し、この制限を追加しました。GitHub Actions 内の制限について詳しく知りたい場合は、Actions の制限に関するドキュメントページをご覧ください。
「Actions ワークフローは再実行回数が 50 回に制限されました」の記事は、The GitHub Blog に最初に掲載されました。
原文を表示
Actions workflows are now limited to 50 reruns. Going forward, if you attempt to rerun a given workflow more than 50 times, you will get a failed check suite with an annotation indicating you have hit the limit. This limit includes both full re-runs and re-runs of a subset of jobs.
We have added this limit in response to some automations that attempt hundreds of retries on a given workflow, adding additional load to the system. To learn more about limits within GitHub Actions, please read our Actions limits docs page.
The post Actions workflows are limited to 50 reruns appeared first on The GitHub Blog.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み