Active Evaluation FINOS Labs This material is provisional and has not been published as a formal FINOS standard.
FORK-001

Repository Naming

Backpatched repositories use a consistent `backpatch-` name in the finos-osera GitHub organization.

Status
Draft
Category
Fork Management
Applies to
Patch providers, OSERA maintainers

Requirement

Backpatched repositories MUST live in the github.com/finos-osera organization unless the working group approves an exception.

Backpatched repositories SHOULD use the prefix backpatch- followed by the upstream repository or artifact name.

Rationale

The prefix distinguishes forked upstream projects from OSERA governance, tooling, and operations repositories.

Because the repositories are public, the GitHub fork relationship with the upstream project SHOULD be preserved where possible.

Evidence

Consumers SHOULD be able to identify:

  • the OSERA fork URL;
  • the upstream project URL;
  • whether GitHub retains the fork relationship;
  • the artifact coordinates covered by the repository.