Skip to content

Conversation

@bluvulture
Copy link
Contributor

This pull request adds a new GitHub Actions workflow to automate syncing changes from the skeleton repository to the paas-skeleton repository on a scheduled basis.

Automation and CI/CD:

  • Added a scheduled workflow (.github/workflows/sync-changes-scheduled.yaml) that triggers both manually and nightly at 21:30 UTC to sync changes from the 2025.x branch of skeleton to the same branch in paas-skeleton, using a reusable workflow and secure secrets for authentication.

@bluvulture bluvulture requested review from brusch and Copilot October 23, 2025 13:52
Copy link

Copilot AI left a comment

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 adds automated synchronization between the skeleton and paas-skeleton repositories through a scheduled GitHub Actions workflow that runs nightly at 21:30 UTC and can be triggered manually.

Key Changes:

  • Introduces a new scheduled workflow that syncs the 2025.x branch from skeleton to paas-skeleton
  • Leverages a reusable workflow from pimcore/workflows-collection-public with automatic merge capability
  • Configures secure authentication using repository secrets

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@bluvulture bluvulture merged commit 0443696 into 2025.x Oct 30, 2025
3 checks passed
@bluvulture bluvulture deleted the sync_paas_skeleton branch October 30, 2025 06:31
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2025
@bluvulture bluvulture restored the sync_paas_skeleton branch November 6, 2025 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants