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
Accelerator
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
Type
/
to 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
.
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
478
Star
1.6k
Code
Issues
158
Pull requests
29
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add workflow for rolling back release
- #3033
#3033
Merged
mbg
merged 19 commits into
main
github/codeql-action:main
from
mbg/ci/rollback-release
github/codeql-action:mbg/ci/rollback-release
Copy head branch name to clipboard
Sep 1, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add workflow for rolling back release
#3033
mbg
merged 19 commits into
main
github/codeql-action:main
from
mbg/ci/rollback-release
github/codeql-action:mbg/ci/rollback-release
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
Refactor `prepare` job into a reusable workflow
mbg
committed
bd8a3ce
View commit details
Copy full SHA for bd8a3ce
Browse repository at this point
Add initial `rollback-release` workflow
mbg
committed
049a0a7
View commit details
Copy full SHA for 049a0a7
Browse repository at this point
Fix `uses` paths
mbg
committed
a1212db
View commit details
Copy full SHA for a1212db
Browse repository at this point
Improve comment
mbg
committed
541b8e4
View commit details
Copy full SHA for 541b8e4
Browse repository at this point
Refactor mergeback branch prep into an action
mbg
committed
41dab09
View commit details
Copy full SHA for 41dab09
Browse repository at this point
Add script for creating a rollback changelog
mbg
committed
c700209
View commit details
Copy full SHA for c700209
Browse repository at this point
Add `dry-run` input to `prepare-mergeback-branch`
mbg
committed
c9665e6
View commit details
Copy full SHA for c9665e6
Browse repository at this point
Create mergeback branch/PR
mbg
committed
4205856
View commit details
Copy full SHA for 4205856
Browse repository at this point
Fix `prepare_changelog.py` not using `changelog_file` consistently
mbg
committed
e1654f1
View commit details
Copy full SHA for e1654f1
Browse repository at this point
Create a new tag for test runs, to make sure we have changes from a PR
mbg
committed
e22f34a
View commit details
Copy full SHA for e22f34a
Browse repository at this point
Ensure we check out the base branch, before creating the mergeback branch
mbg
committed
1e21ce3
View commit details
Copy full SHA for 1e21ce3
Browse repository at this point
Use PR branch as `BASE_BRANCH` when testing, to make sure script changes are available
mbg
committed
67e42fe
View commit details
Copy full SHA for 67e42fe
Browse repository at this point
Ensure `NEW_BRANCH` is checked out in `prepare-mergeback-branch`
mbg
committed
25c4fcc
View commit details
Copy full SHA for 25c4fcc
Browse repository at this point
Move updated changelog into place before creating mergeback PR
mbg
committed
15ed54f
View commit details
Copy full SHA for 15ed54f
Browse repository at this point
Commits on Aug 29, 2025
Apply suggestions from code review
Show description for 8f01f5d
mbg
and
henrymercer
authored
8f01f5d
View commit details
Copy full SHA for 8f01f5d
Browse repository at this point
Use `argparse` in `rollback_changelog.py`
mbg
committed
43d629c
View commit details
Copy full SHA for 43d629c
Browse repository at this point
Add draft release URL to job summary
mbg
committed
b06d325
View commit details
Copy full SHA for b06d325
Browse repository at this point
Merge remote-tracking branch 'origin/main' into mbg/ci/rollback-release
mbg
committed
9389ce0
View commit details
Copy full SHA for 9389ce0
Browse repository at this point
Commits on Sep 1, 2025
Add `pull-requests: write` permission
mbg
committed
872a6a4
View commit details
Copy full SHA for 872a6a4
Browse repository at this point
You can’t perform that action at this time.