From f68cf0c848a9c26749e058e4749120ca7a2fee13 Mon Sep 17 00:00:00 2001 From: "agentotto[bot]" <264382315+agentotto[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:18:13 +0000 Subject: [PATCH 1/2] docs: add note for Docker rate limit follow-up --- otto-docker-rate-limit-notes.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 otto-docker-rate-limit-notes.md diff --git a/otto-docker-rate-limit-notes.md b/otto-docker-rate-limit-notes.md new file mode 100644 index 00000000..b543ed10 --- /dev/null +++ b/otto-docker-rate-limit-notes.md @@ -0,0 +1,7 @@ +# Otto note + +This branch exists so a PR can be opened for the Docker pull rate limit investigation. + +The intended workflow changes could not be uploaded by the current GitHub App token because it lacks permission to modify `.github/workflows/*`. + +Please apply the full patch included in the PR description. From 39bdfab9d7719e9a3bf4b844ce57f772b0b53c41 Mon Sep 17 00:00:00 2001 From: "agentotto[bot]" <264382315+agentotto[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:24:48 +0000 Subject: [PATCH 2/2] ci: switch Docker image sources to ECR Public