Skip to content

Conversation

@arkanoider
Copy link
Collaborator

@arkanoider arkanoider commented Sep 21, 2025

fix for link of username in changelog.md

Summary by CodeRabbit

  • Documentation
    • Changelog now renders GitHub usernames as clickable links instead of plain mentions.
    • Links appear in the release commit attribution (e.g., “by @username”) and in the contributors section.
    • Enhances navigation from release notes to contributor profiles and clarifies attribution.
    • No functional changes to the application behavior.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 21, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updates changelog template in cliff.toml to render GitHub usernames as clickable links in the release commit line and contributors section. No logic or behavior changes.

Changes

Cohort / File(s) Summary
Changelog template updates
cliff.toml
Replaced plain mentions (e.g., "by @username") with Markdown links "\@username" in release commit line and contributors section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

I nudge the logs with whiskered care,
Turning @NAMEs to links that share;
Hop, click—contributors gleam,
Trails of stars on GitHub stream.
Tiny tweak, a tidy wink—
Now every mention’s built to link. 🐇✨

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-links-user

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0d65a65 and 461ab2a.

📒 Files selected for processing (1)
  • cliff.toml (2 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@arkanoider arkanoider merged commit 17ec90b into main Sep 21, 2025
1 check was pending
@coderabbitai coderabbitai bot mentioned this pull request Sep 23, 2025
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