Skip to content

ci: 👷 switch to Cocogitto and git-cliff - #111

Open
DanMazJen wants to merge 2 commits into
rostools:mainfrom
DanMazJen:refactor/use-cog-n-cliff
Open

ci: 👷 switch to Cocogitto and git-cliff#111
DanMazJen wants to merge 2 commits into
rostools:mainfrom
DanMazJen:refactor/use-cog-n-cliff

Conversation

@DanMazJen

@DanMazJen DanMazJen commented Aug 10, 2026

Copy link
Copy Markdown

Description

cocogitto and git-cliff for releases

Needs a thorough review.

cocogitto and git-cliff for releases

cocogitto and git-cliff for releases
Comment thread .config/cliff.toml
Comment on lines +5 to +8
# TODO: Update these values.
[remote.github]
owner = ""
repo = ""

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# TODO: Update these values.
[remote.github]
owner = ""
repo = ""
[remote.github]
owner = "rostools"
repo = "template-workshop"

Comment thread .config/cliff.toml
Comment on lines +107 to +109
# TODO: Updated to include the repo URL.
# Replace pull request numbers with links to GitHub.
{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "[#${2}](https://github.com/USER/REPO/pull/${2})" },

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# TODO: Updated to include the repo URL.
# Replace pull request numbers with links to GitHub.
{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "[#${2}](https://github.com/USER/REPO/pull/${2})" },
# Replace pull request numbers with links to GitHub.
{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "[#${2}](https://github.com/rostools/template-workshop/pull/${2})" },

@lwjohnst86 lwjohnst86 changed the title ci: ✨ use-cog-n-cliff ci: 👷 switch to Cocogitto and git-cliff Aug 12, 2026
@lwjohnst86 lwjohnst86 changed the title ci: 👷 switch to Cocogitto and git-cliff ci: 👷 switch to Cocogitto and git-cliff Aug 12, 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.

2 participants