Skip to content

Conversation

@piptouque
Copy link

Purpose

Closes #626 .

Proposal

  • Replace git whatchanged with git log --raw --no-merges

The CHANGELOG ci refuses to run because
of the `git whatchanged` command.
This commit swaps that call with `git log --raw --no-merges`.
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.

Deprecated git whatchanged in CI

1 participant