Skip to content

Add pr-scout spec-audit workflow#65

Merged
asmacdo merged 3 commits intomainfrom
add-pr-scout
Apr 5, 2026
Merged

Add pr-scout spec-audit workflow#65
asmacdo merged 3 commits intomainfrom
add-pr-scout

Conversation

@asmacdo
Copy link
Copy Markdown
Member

@asmacdo asmacdo commented Apr 5, 2026

I created a GH action to check for SPEC, and make sure PR is aligned with it. Using here.

https://github.com/asmacdo/pr-scout

Failed at first, so I added ignore to the pr-scout config. Since nothing changes, pr-scout just passes.

asmacdo and others added 2 commits April 5, 2026 09:34
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

pr-scout: spec-audit

⚠️ Code changed but spec was not updated

Code change summary

The following new functionality has been introduced:

  • Automated PR Scout Analysis: A new GitHub Actions workflow named "pr-scout" will now automatically run on every pull request.
  • AI-Powered Specification Audit: This workflow uses the pr-scout action to perform a "spec-audit" on the pull request. This audit is powered by OpenAI, utilizing an OpenAI API key and model passed via secrets.
  • Pull Request Interaction: The pr-scout action has write permissions for pull requests, allowing it to potentially add comments or status updates directly to pull requests based on its audit findings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@asmacdo
Copy link
Copy Markdown
Member Author

asmacdo commented Apr 5, 2026

@yarikoptic I'm going to merge so I can use this on my worktree PR, we can revert tomorrow if its not helpful.

@asmacdo asmacdo merged commit f3601e9 into main Apr 5, 2026
6 checks passed
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.

1 participant