Skip to content

ci: support VRT snapshots and fix 403/ambiguous workflow errors - #9690

Merged
arii merged 2 commits into
leaderfrom
support-vrt-snapshots-conflict-resolve-3969048629015505026
Mar 27, 2026
Merged

ci: support VRT snapshots and fix 403/ambiguous workflow errors#9690
arii merged 2 commits into
leaderfrom
support-vrt-snapshots-conflict-resolve-3969048629015505026

Conversation

@arii

@arii arii commented Mar 27, 2026

Copy link
Copy Markdown
Owner
  • Added strategy to .github/conflict-resolver.yml to automatically resolve Playwright snapshots (**/*.spec.ts-snapshots/*.png) using 'theirs'.
  • Updated .github/workflows/conflict-resolver.yml with:
    • Token fallback sequence PAT_TOKEN || ARI_PAT || GITHUB_TOKEN to resolve 403 Forbidden errors when pushing to protected branches.
    • Switched gh workflow run to use pr-orchestrator.yml filename instead of workflow name to avoid 'could not resolve to unique workflow' errors.

Description

Please include a summary of the change and which issue is fixed.

Fixes # (issue)

Change Type

  • 🐛 Bug fix (non-breaking change fixing an issue)
  • ✨ New feature (non-breaking change adding functionality)
  • 💥 Breaking change (fix/feature causing existing functionality to break)
  • 🏗️ Refactoring (code change that neither fixes bug nor adds feature)
  • 📚 Documentation (changes only affecting documentation)
  • 🎨 Styling (changes that do not affect functionality)

Related Issues

Closes #(issue_number)

google-labs-jules Bot and others added 2 commits March 27, 2026 15:43
- Added strategy to `.github/conflict-resolver.yml` to automatically
  resolve Playwright snapshots (`**/*.spec.ts-snapshots/*.png`) using
  'theirs'.
- Updated `.github/workflows/conflict-resolver.yml` with:
    - Token fallback sequence `PAT_TOKEN || ARI_PAT || GITHUB_TOKEN`
      to resolve 403 Forbidden errors when pushing to protected branches.
    - Switched `gh workflow run` to use `pr-orchestrator.yml` filename
      instead of workflow name to avoid 'could not resolve to unique
      workflow' errors.

Co-authored-by: arii <342438+arii@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

👋 Welcome to HRM!

Thanks for your contribution. This repository uses Gemini AI for automated triage, code review, and generation.

🤖 Gemini Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-enrich Run PR Enrichment (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message
@pr-squash Squash PR commits (PR only)
@conflict-resolve Resolve merge conflicts (PR only)

For more details and GitHub CLI examples, see the Manual Trigger Guide.

@arii
arii merged commit a9c7625 into leader Mar 27, 2026
5 checks passed
@arii
arii deleted the support-vrt-snapshots-conflict-resolve-3969048629015505026 branch March 27, 2026 21:32
@github-actions

Copy link
Copy Markdown
Contributor

🤖 Gemini Review Skipped

Review was skipped for the following reason: Gemini review is globally disabled

🤖 Gemini Manual Trigger Guide

@arii arii added the not reviewed The review could not be performed or completed successfully. label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not reviewed The review could not be performed or completed successfully.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant