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
.
inway
/
codeql-action
Public
forked from
github/codeql-action
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql-action
.github
on
main
User selector
All users
All time
Commit history
Commits on Feb 8, 2024
Merge pull request #2120 from github/henrymercer/no-autobuild-action-necessary-with-build-mode
Show description for fc9f9e5
henrymercer
authored
fc9f9e5
View commit details
Copy full SHA for fc9f9e5
View code at this point
Browse repository at this point
Add PR checks for other build modes
henrymercer
committed
f3ced61
View commit details
Copy full SHA for f3ced61
View code at this point
Browse repository at this point
Remove stray trailing spaces (#2122)
jsoref
authored
932a7d5
View commit details
Copy full SHA for 932a7d5
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
Test omitting autobuild Action when build mode specified
henrymercer
committed
0ab8e2a
View commit details
Copy full SHA for 0ab8e2a
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Disable debug mode in checkout path tests
Show description for e1fa6dd
henrymercer
committed
e1fa6dd
View commit details
Copy full SHA for e1fa6dd
View code at this point
Browse repository at this point
Only run custom `checkout_path` tests against a single CodeQL version
Show description for 1d4866b
henrymercer
committed
1d4866b
View commit details
Copy full SHA for 1d4866b
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
Add PR check for none build mode
henrymercer
committed
463930c
View commit details
Copy full SHA for 463930c
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
Dependabot alerts for shield only
aeisenberg
authored
0395410
View commit details
Copy full SHA for 0395410
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Bump the actions-setup-swift group
Show description for e26ddc0
dependabot[bot]
authored
e26ddc0
View commit details
Copy full SHA for e26ddc0
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Remove deprecated `CODEQL_PASS_CONFIG_TO_CLI` env var from PR checks
henrymercer
committed
d7437a2
View commit details
Copy full SHA for d7437a2
View code at this point
Browse repository at this point
Merge pull request #2009 from github/henrymercer/drop-codeql-v2.11.5
Show description for 7963a60
henrymercer
authored
7963a60
View commit details
Copy full SHA for 7963a60
View code at this point
Browse repository at this point
Commits on Jan 2, 2024
Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
henrymercer
committed
35b10b5
View commit details
Copy full SHA for 35b10b5
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Bump the actions group with 1 update
Show description for fab3a43
dependabot[bot]
authored
fab3a43
View commit details
Copy full SHA for fab3a43
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
Bump the actions group with 2 updates (#2056)
Show description for 596b173
dependabot[bot]
and
angelapwen
authored
596b173
View commit details
Copy full SHA for 596b173
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Typecast `OLDEST_SUPPORTED_MAJOR_VERSION` when defined
angelapwen
authored
0be9290
View commit details
Copy full SHA for 0be9290
View code at this point
Browse repository at this point
Fix type error
angelapwen
authored
658e3c6
View commit details
Copy full SHA for 658e3c6
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
update required checks script to handle release branches
nickfyson
committed
a42c9a2
View commit details
Copy full SHA for a42c9a2
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Merge pull request #2044 from github/nickfyson/update-changelog
nickfyson
authored
7e187e1
View commit details
Copy full SHA for 7e187e1
View code at this point
Browse repository at this point
add note on versioning approach to changelog
nickfyson
committed
cda785e
View commit details
Copy full SHA for cda785e
View code at this point
Browse repository at this point
raise explicit exception if EOF found when looking for changelog sections
nickfyson
committed
8e086df
View commit details
Copy full SHA for 8e086df
View code at this point
Browse repository at this point
preserve trailing whitespace when transforming CHANGELOG
nickfyson
committed
0724061
View commit details
Copy full SHA for 0724061
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
rename regex for clarity
nickfyson
committed
fda1796
View commit details
Copy full SHA for fda1796
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for ee53012
nickfyson
and
henrymercer
authored
ee53012
View commit details
Copy full SHA for ee53012
View code at this point
Browse repository at this point
change version numbers inside processing function as well
nickfyson
committed
e0c2b0a
View commit details
Copy full SHA for e0c2b0a
View code at this point
Browse repository at this point
improve handling of changelog processing for backports
nickfyson
committed
8e4a6c7
View commit details
Copy full SHA for 8e4a6c7
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Apply suggestions from code review
Show description for c757f9f
nickfyson
and
henrymercer
authored
c757f9f
View commit details
Copy full SHA for c757f9f
View code at this point
Browse repository at this point
add pr check for node version consistency
nickfyson
committed
7898bc2
View commit details
Copy full SHA for 7898bc2
View code at this point
Browse repository at this point
remove dedundant single quotes from node version strings
nickfyson
committed
6b5b958
View commit details
Copy full SHA for 6b5b958
View code at this point
Browse repository at this point
Update .github/workflows/pr-checks.yml
Show description for ea1e72c
nickfyson
and
henrymercer
authored
ea1e72c
View commit details
Copy full SHA for ea1e72c
View code at this point
Browse repository at this point
Merge branch 'main' into nickfyson/node-20
nickfyson
authored
b974542
View commit details
Copy full SHA for b974542
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Bump the actions group with 2 updates (#2024)
Show description for b995212
dependabot[bot]
and
github-actions[bot]
authored
b995212
View commit details
Copy full SHA for b995212
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
switch check sarif action to node20
nickfyson
committed
0bc194e
View commit details
Copy full SHA for 0bc194e
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
add not about continuing testing on node 16
nickfyson
committed
95be4b2
View commit details
Copy full SHA for 95be4b2
View code at this point
Browse repository at this point
fix choice of older node version to test
nickfyson
committed
303dec0
View commit details
Copy full SHA for 303dec0
View code at this point
Browse repository at this point
reintroduce PR check that confirm action can be still be compiled on node16
nickfyson
committed
5b52b36
View commit details
Copy full SHA for 5b52b36
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.