Skip to content

👽️(project) replace git whatchanged - #627

Closed
piptouque wants to merge 1 commit into
openfun:mainfrom
piptouque:fix_ci_changelog
Closed

👽️(project) replace git whatchanged#627
piptouque wants to merge 1 commit into
openfun:mainfrom
piptouque:fix_ci_changelog

Conversation

@piptouque

Copy link
Copy Markdown
Contributor

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`.
@piptouque

Copy link
Copy Markdown
Contributor Author

This PR can be closed in favour of #634 which has already been merged.

@piptouque piptouque closed this Sep 7, 2026
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