Skip to content

GitHub workflows duplication causing maintenance issues and inconsistencies across Zerocracy repositories #1118

Description

@TarasYurkovskyi

Currently, the same workflows are defined in at least three Zerocracy repositories:

Workflow duplication example 1


Workflow duplication example 2

This creates:

  • Extra maintenance work - any change must be repeated in multiple repositories

  • Risk of inconsistencies if updates are applied to one repo but not the others

  • Difficulty tracking the “source of truth” for workflows

Suggested improvement:

Consolidate these workflows into a central reusable workflow repository or designate one repository as the source of truth and reference it
This will ensure consistent CI/CD across all repositories and is easier for auditing and updates

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions