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 }}
getsentry
/
github-workflows
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
9
Code
Issues
2
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add git commit fallback for repositories without changelog files
- #116
#116
Merged
vaind
merged 13 commits into
main
getsentry/github-workflows:main
from
feat/git-commit-changelog-fallback
getsentry/github-workflows:feat/git-commit-changelog-fallback
Copy head branch name to clipboard
Sep 23, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add git commit fallback for repositories without changelog files
#116
vaind
merged 13 commits into
main
getsentry/github-workflows:main
from
feat/git-commit-changelog-fallback
getsentry/github-workflows:feat/git-commit-changelog-fallback
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2025
feat: add git commit fallback for repositories without changelog files
Show description for 45a68d5
vaind
and
claude
committed
45a68d5
View commit details
Copy full SHA for 45a68d5
Browse repository at this point
refactor: improve tests and remove redundant code
Show description for 54e710f
vaind
and
claude
committed
54e710f
View commit details
Copy full SHA for 54e710f
Browse repository at this point
fix: address review feedback on error handling and robustness
Show description for b72c66a
vaind
and
claude
committed
b72c66a
View commit details
Copy full SHA for b72c66a
Browse repository at this point
fix: reorder features section in changelog for clarity
vaind
committed
bdb3e8d
View commit details
Copy full SHA for bdb3e8d
Browse repository at this point
refactor: simplify error handling by changing PSNativeCommandErrorActionPreference
Show description for 6547da8
vaind
and
claude
committed
6547da8
View commit details
Copy full SHA for 6547da8
Browse repository at this point
refactor: remove unused variable for test cases in update-changelog tests
vaind
committed
7af2e72
View commit details
Copy full SHA for 7af2e72
Browse repository at this point
fix: improve cloning process by removing unnecessary depth adjustments
vaind
committed
edc6e45
View commit details
Copy full SHA for edc6e45
Browse repository at this point
test: improve test cases to use single expected multiline strings
Show description for c55aed2
vaind
and
claude
committed
c55aed2
View commit details
Copy full SHA for c55aed2
Browse repository at this point
refactor: move changelog fetching into Get-ChangelogFromDiff function
Show description for 834a088
vaind
and
claude
committed
834a088
View commit details
Copy full SHA for 834a088
Browse repository at this point
fix: streamline cloning process by removing fallback for shallow clone
vaind
committed
8c82f71
View commit details
Copy full SHA for 8c82f71
Browse repository at this point
test: update changelog tests to use new repository and tag references
vaind
committed
15bb296
View commit details
Copy full SHA for 15bb296
Browse repository at this point
perf: optimize missing versions test by using existing repo
Show description for fbe7f0f
vaind
and
claude
committed
fbe7f0f
View commit details
Copy full SHA for fbe7f0f
Browse repository at this point
fix: remove unnecessary redirection in git log command for commit messages
vaind
committed
5ab597a
View commit details
Copy full SHA for 5ab597a
Browse repository at this point
You can’t perform that action at this time.