Skip to content

Proposal: Add optional workflow to sync upstream template changes #194

@Danathar

Description

@Danathar

I've been looking at my own repositories and thinking about the divergence that naturally occurs between this upstream template and the repos generated from it.

This came to mind specifically after @renner0e mentioned (https://universal-blue.discourse.group/t/custom-image-question/11638/17) that updates to this template are currently pending the completion of GitHub's runner testing. Naturally, I want to ensure I can easily pull in those upstream improvements once they are released.

Has the team considered including a commented-out "sync" workflow in the template? For example, we could include a configured actions-template-sync workflow paired with a default .templatesyncignore file.

This would allow users to easily opt-in to keeping their build workflows up to date without risking their custom configuration files being overwritten. Ideally, it would work similarly to Dependabot, automatically triggering a PR in the user's repository whenever the upstream template is updated.

If this is something that people think is worth while, I could make them and submit a PR.

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions