Skip to content

Update mirror workflow to enable concurrency cancellation#8

Merged
augeorge merged 2 commits into
mainfrom
augeorge-patch-1
Nov 18, 2025
Merged

Update mirror workflow to enable concurrency cancellation#8
augeorge merged 2 commits into
mainfrom
augeorge-patch-1

Conversation

@augeorge

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the mirror workflow to enable concurrency cancellation and improves SSH key handling by using dynamic key fetching instead of hardcoded keys.

Key changes:

  • Enabled cancel-in-progress: true for the mirror concurrency group to allow newer workflow runs to cancel older ones
  • Replaced hardcoded GitHub SSH host keys with dynamic ssh-keyscan command for better maintainability
  • Simplified comment for the git push operation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/mirror.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@augeorge augeorge merged commit e7c359f into main Nov 18, 2025
2 checks passed
@augeorge augeorge deleted the augeorge-patch-1 branch November 18, 2025 04:18
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