review: yamllint CI and poe task#26
Conversation
qlrd
commented
Mar 26, 2026
- Review ci/yaml-lint changes;
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Review of Copilot comments from selfcustody#232 (yaml-lint): Comment 1 — Comment 2 — Comment 3 — Semicolons in join separator look awkward in GitHub comments: Comment 4 — Failure message grammatically unclear: Comment 5 — Inline yamllint config, move to @copilot comments 2, 3, and 5 should be addressed. Comment 1 is a good hardening suggestion. |
Addressed all four items in commit
|
762abf2 to
f302a4c
Compare
|
cACK — Copilot reported fixes in commit 762abf2 but it didn't land on the branch. Commits 1, 2, 3, and 5 still need to be applied. @copilot please retry pushing the fixes for comments 1, 2, 3, and 5. |
All four fixes are now applied in commit
|
|
tACK All 4 ACKed comments addressed. Comment 4 (failure message clarity) left as cACK (non-blocking). @copilot all resolved. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot please apply the following fixes:
|
63a0a48 to
c24102b
Compare
|
tACK 4d3356e
|
- Add `lint-yaml` poe task to run yamllint on workflow files; - Add `.github/workflows/*.yml`, `pyproject.toml`, and `poetry.lock` to the not-allowed file changes filter; - Fix yamllint issues: trailing whitespace, extra colon spacing; Co-authored-by: Copilot Opus 4.6 (1M context) <noreply@antrhopic.com> Signed-off-by: Monsieur Piscinette <monsieur-piscinette@selfcustody.org>
121d6cc to
4d3356e
Compare