Skip to content

feat(ci): add agent feedback artifact upload#2160

Merged
naqvitalha merged 1 commit intomainfrom
feat/agent-feedback
Mar 19, 2026
Merged

feat(ci): add agent feedback artifact upload#2160
naqvitalha merged 1 commit intomainfrom
feat/agent-feedback

Conversation

@naqvitalha
Copy link
Copy Markdown
Collaborator

Description

Adds self-reflection feedback to all four agent workflows. After each run, the agent writes a brief feedback file covering what worked, what didn't, missing tools, and suggestions. The file is uploaded as a GitHub Actions artifact for review.

Reviewers' hat-rack 🎩

  • Check that feedback prompts don't leak secrets (they ask for tool/workflow feedback, not env vars)
  • Artifact names include issue/PR number for easy identification

Test plan

  • Feedback prompt added to all 4 workflows (triage, fix, bot, android-bot)
  • Upload step uses if: always() + if-no-files-found: ignore
  • Artifact names are unique per run

@naqvitalha naqvitalha merged commit 8465d09 into main Mar 19, 2026
12 checks passed
@naqvitalha naqvitalha deleted the feat/agent-feedback branch March 19, 2026 22:37
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