Skip to content

Feature/ai assessment comment labeler#125

Merged
jeremyeder merged 1 commit intoambient-code:mainfrom
jeremyeder:feature/ai-assessment-comment-labeler
Sep 24, 2025
Merged

Feature/ai assessment comment labeler#125
jeremyeder merged 1 commit intoambient-code:mainfrom
jeremyeder:feature/ai-assessment-comment-labeler

Conversation

@jeremyeder
Copy link
Collaborator

it lowercased Prompts and that broke everything

- Update workflow format to match GitHub Marketplace documentation
- Add required actions/setup-node@v4 step
- Change prompts directory from .github/prompts to ./Prompts (capital P)
- Fix labels_to_prompts_mapping format to pipe-separated instead of YAML
- Move all prompt files to correct Prompts/ directory structure

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jeremyeder jeremyeder merged commit f7a8d17 into ambient-code:main Sep 24, 2025
5 of 6 checks passed
@chatgpt-codex-connector
Copy link

💡 Codex Review

https://github.com/ambient-code/vTeam/blob/dd3c709daf3b596734e5ea5851e1808bb884db94/.github/workflows/ai-assessment-comment-labeler.yml#L20-L21
[P1] Pin third-party action to immutable ref

The workflow pulls github/ai-assessment-comment-labeler@main, so each run executes whatever happens to be on that branch at the moment. Because this action is not maintained in this repository, upstream changes could silently modify or break the labeling behavior and introduce supply-chain risk. Use a tagged release or commit SHA for that uses: line so that workflow executions are reproducible and only change when intentionally updated.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting

cooktheryan pushed a commit to cooktheryan/vTeam that referenced this pull request Oct 7, 2025
it lowercased Prompts and that broke everything

Co-authored-by: Claude <noreply@anthropic.com>
sallyom pushed a commit that referenced this pull request Oct 15, 2025
it lowercased Prompts and that broke everything

Co-authored-by: Claude <noreply@anthropic.com>
@bobbravo2 bobbravo2 added this to the v0.0.1 milestone Jan 30, 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