Skip to content

Format pre-pull-docker-image/action.yml with prettier#102

Closed
rjhuijsman wants to merge 1 commit into
mainfrom
rjh.pre-pull-docker-image-prettier
Closed

Format pre-pull-docker-image/action.yml with prettier#102
rjhuijsman wants to merge 1 commit into
mainfrom
rjh.pre-pull-docker-image-prettier

Conversation

@rjhuijsman

Copy link
Copy Markdown
Contributor

Important

This PR was written by an agent (Claude Code) and has not yet been
reviewed by a human
. Read the diff before trusting it or merging.

The pre-pull-docker-image action landed (#101) with two description
scalars wrapped in a style that prettier --check rejects, so the
"Code formatting" check would flag the file on every run. This wasn't
caught on #101 itself because that check currently fails during its
checkout step (could not read Username for 'https://github.com'
failing on main pushes too, since April's last green run), before the
style check ever executes. Reformatted the file with the repo's
prettier configuration; no behavioral change.

Note for maintainers: the underlying "Code formatting" checkout failure
looks like an expired/empty PRIVATE_REPO_ACCESS_AS_REBOT_TOKEN secret
in this repo and is not addressed here — it needs an admin to rotate
the secret.

🤖 Generated with Claude Code

The `pre-pull-docker-image` action landed (#101) with two
`description` scalars wrapped in a style that `prettier --check`
rejects, so the "Code formatting" check would flag the file on every
run (its recent failures were masked by the checkout step failing
first, before the style check could execute). Reformatted the file
with the repo's prettier configuration; no behavioral change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UPXVU5ytyWJxSL4YChKhm6
@aviator-app

aviator-app Bot commented Jul 10, 2026

Copy link
Copy Markdown

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR is currently in state closed (PR closed manually).


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

@rjhuijsman rjhuijsman closed this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants