Document the Action fixture - #5
Conversation
There was a problem hiding this comment.
1 finding has applied the brakes. Fix it, then push again.
- Correct the review-scope claim in pull request description: The PR description claims to correct a review-scope claim, but the README changes do not correct any such claim. The diff does not show any change to the review
| Fixture repository for exercising the [Postil Action](https://github.com/postil-dev/postil-action). | ||
|
|
||
| This repository intentionally includes realistic but harmless bugs so that every PR gives the action something to comment on. Do not use this code in production. | ||
| This repository contains realistic but harmless review fixtures. Pull requests that introduce or touch these signals give the action known defects to inspect. Do not use this code in production. |
There was a problem hiding this comment.
Resolve self-contradiction in README
warn · confidence 1.00 · kind: contentPolicy
The README changes contradict themselves: line 3 says the repo exercises the Postil Action, while line 5 says it contains review fixtures. Clarify the purpose of the repository and ensure the description is consistent.
| # postil-action-sandbox | ||
|
|
||
| Fixture repo for exercising the [postil](https://github.com/postil-dev/postil) AI pull-request reviewer. | ||
| Fixture repository for testing the [Postil Action](https://github.com/postil-dev/postil-action) against known defects. |
There was a problem hiding this comment.
Contradict the purpose of the fixture
warn · confidence 0.90 · kind: contentPolicy
The README.md change on line 3 states the fixture is for testing against known defects, but the PR description does not mention this. The PR description should be updated to reflect the purpose of the fixture as stated in the README.md.
Document this CI fixture and pin its workflow to the verified Postil Action and CLI release commits.