Skip to content

llm: Add AI review label prompt to PR creation skill#6729

Merged
SaintPatrck merged 1 commit intomainfrom
llm/pr-skill-ai-review-label
Mar 30, 2026
Merged

llm: Add AI review label prompt to PR creation skill#6729
SaintPatrck merged 1 commit intomainfrom
llm/pr-skill-ai-review-label

Conversation

@SaintPatrck
Copy link
Copy Markdown
Contributor

@SaintPatrck SaintPatrck commented Mar 27, 2026

🎟️ Tracking

Internal tooling improvement — no Jira ticket.

📔 Objective

Adds an AskUserQuestion step to the PR creation skill that prompts the user to select ai-review-vnext, ai-review, or no label before creating a PR. This ensures AI code review is always offered as an option during the PR workflow.

📸 Screenshots

Adds an AskUserQuestion step to the PR creation workflow that prompts
the user to select ai-review-vnext, ai-review, or no label before
creating the PR.
@SaintPatrck SaintPatrck added the ai-review-vnext Request a Claude code review using the vNext workflow label Mar 27, 2026
@github-actions github-actions bot added the t:llm Change Type - LLM related change (e.g. CLAUDE.md files) label Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

Bitwarden Claude Code Review

Overall Assessment: APPROVE

This PR adds an "AI Review Label" section to the creating-android-pull-request skill, instructing Claude to prompt the user to select ai-review-vnext, ai-review, or no label before creating a PR. The change is a single markdown documentation update with no application code modifications. No issues found.

Code Review Details

No findings.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.16%. Comparing base (94e550d) to head (958cde4).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6729   +/-   ##
=======================================
  Coverage   86.16%   86.16%           
=======================================
  Files         840      840           
  Lines       59258    59258           
  Branches     8516     8516           
=======================================
  Hits        51060    51060           
  Misses       5244     5244           
  Partials     2954     2954           
Flag Coverage Δ
app-data 17.26% <ø> (ø)
app-ui-auth-tools 20.33% <ø> (ø)
app-ui-platform 15.72% <ø> (ø)
app-ui-vault 26.67% <ø> (ø)
authenticator 6.51% <ø> (ø)
lib-core-network-bridge 4.23% <ø> (ø)
lib-data-ui 0.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SaintPatrck SaintPatrck marked this pull request as ready for review March 27, 2026 17:49
@SaintPatrck SaintPatrck requested a review from a team as a code owner March 27, 2026 17:49
@SaintPatrck SaintPatrck requested review from a team and david-livefront March 27, 2026 17:49
@SaintPatrck SaintPatrck enabled auto-merge March 27, 2026 18:42
@SaintPatrck SaintPatrck added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit 4ffcac2 Mar 30, 2026
30 of 31 checks passed
@SaintPatrck SaintPatrck deleted the llm/pr-skill-ai-review-label branch March 30, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-review-vnext Request a Claude code review using the vNext workflow t:llm Change Type - LLM related change (e.g. CLAUDE.md files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants