Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
orhun
/
git-cliff
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
326
Star
12.2k
Code
Issues
81
Pull requests
33
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(tracing): migrate logging to tracing
- #1308
#1308
Closed
ognis1205
wants to merge 23 commits into
orhun:main
orhun/git-cliff:main
from
ognis1205:feat/migrate-to-tracing
ognis1205/git-cliff:feat/migrate-to-tracing
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
feat(tracing): migrate logging to tracing
#1308
ognis1205
wants to merge 23 commits into
orhun:main
orhun/git-cliff:main
from
ognis1205:feat/migrate-to-tracing
ognis1205/git-cliff:feat/migrate-to-tracing
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
chore: initial draft commit
Show description for f126cb5
ognis1205
committed
f126cb5
View commit details
Copy full SHA for f126cb5
Browse repository at this point
feat/migrate env_logger to tracing
Show description for 2fdd95a
ognis1205
committed
2fdd95a
View commit details
Copy full SHA for 2fdd95a
Browse repository at this point
fix: cargo optional dependency
Show description for 147007f
ognis1205
committed
147007f
View commit details
Copy full SHA for 147007f
Browse repository at this point
fix: lint
Show description for 4d911dc
ognis1205
committed
4d911dc
View commit details
Copy full SHA for 4d911dc
Browse repository at this point
feat: add spans to remote module
Show description for ce107b4
ognis1205
committed
ce107b4
View commit details
Copy full SHA for ce107b4
Browse repository at this point
feat: add spans to changelog module
Show description for 2574ae8
ognis1205
committed
2574ae8
View commit details
Copy full SHA for 2574ae8
Browse repository at this point
feat: add spans to command module
Show description for 21f6163
ognis1205
committed
21f6163
View commit details
Copy full SHA for 21f6163
Browse repository at this point
feat: add spans to commit module
Show description for 3b8959d
ognis1205
committed
3b8959d
View commit details
Copy full SHA for 3b8959d
Browse repository at this point
feat: add spans to config module
Show description for 525b813
ognis1205
committed
525b813
View commit details
Copy full SHA for 525b813
Browse repository at this point
feat: add spans to release module
Show description for 0e124e3
ognis1205
committed
0e124e3
View commit details
Copy full SHA for 0e124e3
Browse repository at this point
refactor(tracing): limit instrumentation to changelog generation semantics
Show description for ca4c7f9
ognis1205
committed
ca4c7f9
View commit details
Copy full SHA for ca4c7f9
Browse repository at this point
refactor(tracing): pretty format
Show description for 073c29e
ognis1205
committed
073c29e
View commit details
Copy full SHA for 073c29e
Browse repository at this point
fix: typo
Show description for 1093e89
ognis1205
committed
1093e89
View commit details
Copy full SHA for 1093e89
Browse repository at this point
fix: clamp interpolated color values to valid u8 range
Show description for 925a1b0
ognis1205
committed
925a1b0
View commit details
Copy full SHA for 925a1b0
Browse repository at this point
fix: color transition duration
Show description for 725821f
ognis1205
committed
725821f
View commit details
Copy full SHA for 725821f
Browse repository at this point
refactor: add tracing instrument names
Show description for d3aa7ba
ognis1205
committed
d3aa7ba
View commit details
Copy full SHA for d3aa7ba
Browse repository at this point
refactor: implement progress bar message macro
Show description for 8677a4e
ognis1205
committed
8677a4e
View commit details
Copy full SHA for 8677a4e
Browse repository at this point
chore: apply pedantic lint
Show description for 9608cf5
ognis1205
committed
9608cf5
View commit details
Copy full SHA for 9608cf5
Browse repository at this point
refactor: rename pb_msg into set_progress_message
Show description for 904cadd
ognis1205
committed
904cadd
View commit details
Copy full SHA for 904cadd
Browse repository at this point
fix: show remote repository while fetching metadata
Show description for 3b8353b
ognis1205
committed
3b8353b
View commit details
Copy full SHA for 3b8353b
Browse repository at this point
fix: remove dim color
Show description for de82d30
ognis1205
committed
de82d30
View commit details
Copy full SHA for de82d30
Browse repository at this point
Commits on Apr 5, 2026
fix: show remote repository only in the top-level span
Show description for 3b8b81c
ognis1205
committed
3b8b81c
View commit details
Copy full SHA for 3b8b81c
Browse repository at this point
fix: type annotation
Show description for f4549f6
ognis1205
committed
f4549f6
View commit details
Copy full SHA for f4549f6
Browse repository at this point
You can’t perform that action at this time.