casey / casey/intermodal

Improve the changelog generation workflow

Open
#408 0 comments 0 reactions 0 assignees View on GitHub
development
Dominant language
Rust
Stars
659
Forks
36
Avg merge
18m
Merged PRs (30d)
2

Description

Using `fixup!` is not ideal, because when squashing with `fixup!`, git expects the rest of the commit summary after `fixup!` to match a previous commit.

Ideally:

- It should be easy for contributors to mark a change as not needing a changelog entry.

- It should be hard for me to accidentally merge commits which don't have changelog entries, since those commits should be squashed .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.