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

Interface BumpFileReleaseSimple

packages/bumpy/src/types.ts:272–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270 gitUser: { name: 'bumpy-bot', email: '276066384+bumpy-bot@users.noreply.github.com' },
271 versionPr: {
272 title: '🐸 Versioned release',
273 branch: 'bumpy/version-packages',
274 preamble: [
275 `<a href="https://bumpy.varlock.dev"><img src="https://raw.githubusercontent.com/dmno-dev/bumpy/main/images/frog-clipboard.png" alt="bumpy-frog" width="60" align="left" style="image-rendering: pixelated;" title="Hi! I'm bumpy!" /></a>`,
276 '',
277 `This PR was created and will be kept in sync by [bumpy](https://bumpy.varlock.dev) based on your bump files (in \`.bumpy/\`). Merge it when you are ready to release the packages listed below:`,
278 '<br clear="left" />',
279 ].join('\n'),
280 },
281};
282
283// ---- Bump file ----
284

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…