Skip to content

Dispatch updates as patches to allow for modifications #46

Description

@ChristophWurst

The workflows we distribute through this repo should be templates, not copies. Apps should have the ability to fine-tune them to their needs. Therefore it's tiresome if we always get PRs with fully replaced files where we have to hand-pick our changes on top of the new version. Example: nextcloud/contacts#2620 (comment).

So I'm proposing that ideally the dispatching of updates should apply them as patch, so that only the changed parts in this central repo are applied on the potentially modified copies. There will be conflicts where modifications are overwritten by updates, but in the happy case there is nothing to merge manually.

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