Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unconventionional commits missing #625

Closed
1 task done
joshka opened this issue Apr 25, 2024 · 1 comment
Closed
1 task done

Unconventionional commits missing #625

joshka opened this issue Apr 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@joshka
Copy link
Contributor

joshka commented Apr 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

https://github.com/joshka/tui-scrollview

git log --oneline
6766fe2 (HEAD -> main, origin/main, origin/HEAD) docs: update git cliff config
3e71623 docs: ensure that horizontal scrollbar is not shown for example
c1fd2a0 Add horizontal scrollbars and hide scrollbars if there is enough space (#30)
a4217ed (kxxt/main) chore(deps): bump ratatui in the all-dependencies group (#28)
ea12671 ci: group dependabot updates
b3783be chore(deps): bump eyre from 0.6.11 to 0.6.12 (#26)
b437732 (tag: v0.3.4) chore: release (#25)
b194736 fix: scroll_to_bottom scrolls the y offset not the x offset (#24)
1b2eb1e (tag: v0.3.3) chore: release (#19)
git cliff result

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

📚 Documentation

  • Ensure that horizontal scrollbar is not shown for example
  • Update git cliff config

⚙️ Miscellaneous Tasks

  • Group dependabot updates

[0.3.4] - 2024-04-01

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

[0.3.3] - 2024-03-28

📚 Documentation

⚙️ Miscellaneous Tasks

Note that c1fd2a0 Add horizontal scrollbars and hide scrollbars if there is enough space (#30) is missing

filter_unconventional = false in cliff.toml

Steps To Reproduce

  1. gh repo clone joshka/tui-scrollview
  2. git cliff | grep "Add horizontal scrollbars"

Expected behavior

Changelog should include the unconventional commit

Screenshots / Logs

No response

Software information

  • Operating system: macOS
  • Rust version: not relevant - git cliff installed via homebrew
  • Project version: git-cliff 2.2.1

Additional context

No response

@joshka joshka added the bug Something isn't working label Apr 25, 2024
@joshka
Copy link
Contributor Author

joshka commented Apr 26, 2024

(note: I've force pushed a rewritten commit so that git-cliff behaves nicely, so the repro instructions likely won't work now)

Repository owner locked and limited conversation to collaborators Apr 26, 2024
@orhun orhun converted this issue into discussion #627 Apr 26, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants