Skip to content

chore: drop mirror caller workflow (Rollout 2 Task 7)#15

Merged
andamasov merged 1 commit into
productionfrom
chore/rollout2-task7-drop-mirror-wrapper
May 31, 2026
Merged

chore: drop mirror caller workflow (Rollout 2 Task 7)#15
andamasov merged 1 commit into
productionfrom
chore/rollout2-task7-drop-mirror-wrapper

Conversation

@andamasov

@andamasov andamasov commented May 31, 2026

Copy link
Copy Markdown
Member

Removes the per-repo mirror caller workflow .github/workflows/pr-mirror-repo-sync.yml.

This repo was excluded from the mirror consumers.yaml set during the Rollout 2 review (VD-4257). Dropping the caller stops it from participating in the vyosVyOS-Networks PR-mirror pipeline.

Part of Mirror Pipeline Rollout 2, Task 7 (dead-wrapper sweep).

Related: VD-4257

🤖 Generated by robots

This repo was excluded from the mirror consumers set during the
Rollout 2 consumers.yaml review (VD-4257). Removing the per-repo
mirror caller workflow stops it from participating in the
vyos -> VyOS-Networks PR-mirror pipeline.

Related: VD-4257

🤖 Generated by [robots](https://vyos.io)
@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: e9bd8de4-dc80-452b-8e6b-3843c627d9e4

📥 Commits

Reviewing files that changed from the base of the PR and between 4f6a4c1 and 31ac54d.

📒 Files selected for processing (1)
  • .github/workflows/pr-mirror-repo-sync.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/pr-mirror-repo-sync.yml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Removed automated pull request mirroring and repository synchronization workflow configuration.

Walkthrough

This PR removes the .github/workflows/pr-mirror-repo-sync.yml GitHub Actions workflow. The workflow previously handled pull_request_target events on the production branch and closed PRs via workflow_dispatch, invoking a reusable workflow with inherited secrets for repository synchronization and PR mirroring.

Changes

Cohort / File(s) Summary
Workflow Deletion
.github/workflows/pr-mirror-repo-sync.yml
Complete removal of 30-line GitHub Actions workflow for PR mirroring and repository synchronization tied to pull_request_target and workflow_dispatch events.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed Title accurately describes the main change: removing the PR mirror caller workflow as part of Rollout 2 Task 7.
Description check ✅ Passed Description clearly relates to the changeset, explaining why the workflow is removed and referencing relevant Jira ticket VD-4257.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/rollout2-task7-drop-mirror-wrapper

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@andamasov andamasov marked this pull request as ready for review May 31, 2026 07:35
@andamasov andamasov merged commit e6d0296 into production May 31, 2026
4 checks passed
@andamasov andamasov deleted the chore/rollout2-task7-drop-mirror-wrapper branch May 31, 2026 07:37
@mergify mergify Bot removed the invalid-title label May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant