MCPcopy Index your code
hub / github.com/sequelize/sequelize / release-v6.ts

File release-v6.ts

dev/release-v6.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable camelcase */
2/**
3 * Merges all the to be released commits into the v6 branch and pushes it to the remote.
4 * The push will then trigger the release process via the GitHub Action workflow.

Callers

nothing calls this directly

Calls 2

getCommitsFromProjectFunction · 0.85
processCommitsInSeriesFunction · 0.85

Tested by

no test coverage detected