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 }}
bjmorgan
/
site-analysis
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
18
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add transition table feature to changelog
- #48
#48
Merged
bjmorgan
merged 10 commits into
main
bjmorgan/site-analysis:main
from
update-changelog-transition-table
bjmorgan/site-analysis:update-changelog-transition-table
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add transition table feature to changelog
#48
bjmorgan
merged 10 commits into
main
bjmorgan/site-analysis:main
from
update-changelog-transition-table
bjmorgan/site-analysis:update-changelog-transition-table
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
Add transition counts and probabilities to changelog
bjmorgan
committed
c55d660
View commit details
Copy full SHA for c55d660
Browse repository at this point
Move transition table changelog entry under v1.7.0
bjmorgan
committed
5601b6a
View commit details
Copy full SHA for 5601b6a
Browse repository at this point
Fix mypy error in reorder() sorted() calls
Show description for 2376743
bjmorgan
committed
2376743
View commit details
Copy full SHA for 2376743
Browse repository at this point
Use type: ignore instead of key=str for sorted() in reorder()
Show description for ad34462
bjmorgan
committed
ad34462
View commit details
Copy full SHA for ad34462
Browse repository at this point
Make TransitionTable generic over key type
Show description for 09b4442
bjmorgan
committed
09b4442
View commit details
Copy full SHA for 09b4442
Browse repository at this point
Split transition methods into _by_site and _by_label variants
Show description for 243c910
bjmorgan
committed
243c910
View commit details
Copy full SHA for 243c910
Browse repository at this point
Remove unnecessary noqa comment on import
bjmorgan
committed
27e1067
View commit details
Copy full SHA for 27e1067
Browse repository at this point
Added missing type hint
bjmorgan
committed
88f345f
View commit details
Copy full SHA for 88f345f
Browse repository at this point
Fix changelog method names and add missing test coverage
Show description for abed75f
bjmorgan
committed
abed75f
View commit details
Copy full SHA for abed75f
Browse repository at this point
Fix test class docstring to use full method name
bjmorgan
committed
2aff20a
View commit details
Copy full SHA for 2aff20a
Browse repository at this point
You can’t perform that action at this time.