Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete .github/workflows/mirror.yml #142

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

thypon
Copy link
Member

@thypon thypon commented Jun 6, 2024

No description provided.

Copy link

github-actions bot commented Jun 6, 2024

openai debug - [puLL-Merge] - brave/pull-merge@142

Description

This pull request deletes the .github/workflows/mirror.yml file from the repository. The file was responsible for setting up a GitHub Action that mirrored the repository to another location, provided certain conditions were met. The motivation for this change might be to simplify the repository's CI/CD pipeline or because the mirroring functionality is no longer needed.

Changes

Changes

  • .github/workflows/mirror.yml:
    • The entire file has been deleted, removing the scheduled GitHub Action that performed the mirroring process.

Copy link

github-actions bot commented Jun 6, 2024

bedrock debug - [puLL-Merge] - brave/pull-merge@142

Description

This PR removes the .github/workflows/mirror.yml file from the repository. The mirror.yml file contained a GitHub Actions workflow that automatically mirrored the repository to another location nightly. The motivation for removing this workflow is not provided in the diff.

Changes

Changes

  • .github/workflows/mirror.yml: The entire file has been deleted. This removes the nightly repository mirroring workflow.

Copy link

github-actions bot commented Jun 6, 2024

anthropic debug - [puLL-Merge] - brave/pull-merge@142

Description

This PR removes the .github/workflows/mirror.yml file which contained a GitHub Actions workflow for mirroring the repository nightly. The motivation for this change is not clear from the diff alone.

Changes

Changes

  • .github/workflows/mirror.yml: This file has been deleted entirely. The deleted workflow would clone the repository from the brave organization (assuming the repo was forked), set a new remote pointing to the current repo, and push the main branch. This effectively mirrored the brave version of the repo to the current repo nightly.

@thypon thypon merged commit 7748d92 into main Jun 6, 2024
7 checks passed
@thypon thypon deleted the features/delete-mirror-workflow branch June 6, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant