Skip to content

Upstream tags pollute origin remote #164

@anandgupta42

Description

@anandgupta42

Problem

Multiple scripts and CI workflows use git fetch --tags or git push --tags without scoping, causing ~900 upstream OpenCode tags to leak into our origin remote. Deleting them manually doesn't help — they reappear on the next fetch/push cycle.

Impact

  • 952 tags on origin, only 7 are ours
  • Release pages show incorrect changelogs
  • Confusing tag namespace

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