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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mongodb-labs
/
drivers-github-tools
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
DRIVERS-3601 Add a unified release workflow with semver tagging and GitHub Releases
- #115
#115
Merged
blink1073
merged 18 commits into
main
mongodb-labs/drivers-github-tools:main
from
actual-version
mongodb-labs/drivers-github-tools:actual-version
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
DRIVERS-3601 Add a unified release workflow with semver tagging and GitHub Releases
#115
blink1073
merged 18 commits into
main
mongodb-labs/drivers-github-tools:main
from
actual-version
mongodb-labs/drivers-github-tools:actual-version
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Add next-version.sh to compute the next release version from tags
blink1073
committed
56a3fa6
View commit details
Copy full SHA for 56a3fa6
Browse repository at this point
Add bump-major-version.sh to update version.txt on major releases
blink1073
committed
faafeea
View commit details
Copy full SHA for faafeea
Browse repository at this point
Run release script tests in CI
blink1073
committed
84164d0
View commit details
Copy full SHA for 84164d0
Browse repository at this point
Add release workflow for patch/minor/major version bumps
blink1073
committed
e2fd785
View commit details
Copy full SHA for e2fd785
Browse repository at this point
Fix release.yml v3 tag race and surface next-version diagnostics
Show description for a8c63ee
blink1073
committed
a8c63ee
View commit details
Copy full SHA for a8c63ee
Browse repository at this point
Replace update-action-tag workflow with the release workflow
blink1073
committed
60edc5e
View commit details
Copy full SHA for 60edc5e
Browse repository at this point
Rename shell-script test job to test-release-scripts
blink1073
committed
982c7d9
View commit details
Copy full SHA for 982c7d9
Browse repository at this point
Pin actions/checkout and actions/create-github-app-token to commit SHAs
blink1073
committed
9d8986f
View commit details
Copy full SHA for 9d8986f
Browse repository at this point
Use exact version numbers in SHA-pin comments
blink1073
committed
e820b8b
View commit details
Copy full SHA for e820b8b
Browse repository at this point
Fix release.yml v3 tag race and surface next-version diagnostics
blink1073
committed
fef4e09
View commit details
Copy full SHA for fef4e09
Browse repository at this point
Remove bootstrap-behavior doc note, covered by this ticket's first release
blink1073
committed
424b3ab
View commit details
Copy full SHA for 424b3ab
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into actual-version
Show description for 704f77f
blink1073
committed
704f77f
View commit details
Copy full SHA for 704f77f
Browse repository at this point
Commits on Aug 21, 2026
Merge remote-tracking branch 'upstream/main' into actual-version
blink1073
committed
079eb5a
View commit details
Copy full SHA for 079eb5a
Browse repository at this point
Tighten prose in CONTRIBUTING.md and README.md
blink1073
committed
8695d04
View commit details
Copy full SHA for 8695d04
Browse repository at this point
Update .github/workflows/release.yml
Show description for b64722a
blink1073
and
GromNaN
authored
b64722a
View commit details
Copy full SHA for b64722a
Browse repository at this point
Direct the floating-tag retirement warning to open a PR
blink1073
committed
ace2ef0
View commit details
Copy full SHA for ace2ef0
Browse repository at this point
Commits on Sep 3, 2026
Serialize releases, gate major bump on actual change, drop auto-bootstrap
blink1073
committed
dadbe9e
View commit details
Copy full SHA for dadbe9e
Browse repository at this point
Remove the no-semver-tag guard; the first tag is created manually
blink1073
committed
8854f6e
View commit details
Copy full SHA for 8854f6e
Browse repository at this point
You can’t perform that action at this time.