MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / SummaryOverrides

Interface SummaryOverrides

packages/bumpy/src/core/changelog-github.ts:162–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162interface SummaryOverrides {
163 pr?: number;
164 commit?: string;
165 authors?: string[];
166}
167
168// ---- Metadata extraction from bump file summary ----
169

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…