RepoRoles
Defined in: src/repo-roles.ts:11
Per-repo responsibility config, committed to .shepherd/roles.json at the repo
root. Values are GitHub logins (the merger/reviewer for this repo) or null when
the role is unset. Stored in the repo (not the central DB) so it travels with
the repo and is shared across a team.
Properties
Section titled “Properties”merger
Section titled “merger”merger:
string|null
Defined in: src/repo-roles.ts:13
reviewer
Section titled “reviewer”reviewer:
string|null
Defined in: src/repo-roles.ts:12