Skip to content

feat: add sequence format#249

Open
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:format-sequence
Open

feat: add sequence format#249
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:format-sequence

Conversation

@aduh95

@aduh95 aduh95 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Hybrid format that can be pasted directly in the sequence editor of a git rebase --interactive session, without retaining info such as commit title, author, semverness, PR URL.

This should allow to reduce the number of API calls as the output is both machine readable and human readable.

Hybrid format that can be pasted directly in the sequence editor of a
`git rebase --interactive` session, without retaining info such as
commit title, author, semverness, PR URL.
@rvagg

rvagg commented Jul 21, 2026

Copy link
Copy Markdown
Member

very cool!
please update README first though, it documents --format
also, I believe you're going to need --reverse for this to work, you might want to also document that in there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants