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
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
/
gh-aw
Public
Notifications
You must be signed in to change notification settings
Fork
495
Star
4.9k
Code
Issues
323
Pull requests
31
Discussions
Actions
Projects
Wiki
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Cache compiled regexp in applySanitizePattern
- #41762
#41762
Merged
pelikhan
merged 12 commits into
main
github/gh-aw:main
from
copilot/deep-report-cache-regexp
github/gh-aw:copilot/deep-report-cache-regexp
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
12
(12)
Checks
Findings
Files changed
Merged
Cache compiled regexp in applySanitizePattern
#41762
pelikhan
merged 12 commits into
main
github/gh-aw:main
from
copilot/deep-report-cache-regexp
github/gh-aw:copilot/deep-report-cache-regexp
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
Initial plan
Copilot
authored
62f88ad
View commit details
Copy full SHA for 62f88ad
Browse repository at this point
Cache compiled regexp in applySanitizePattern using sync.Map
Show description for 56d51e3
Copilot
and
pelikhan
authored
56d51e3
View commit details
Copy full SHA for 56d51e3
Browse repository at this point
fix(pr-sous-chef): prevent double comments and add 30-min cooldown (#41759)
Show description for 098a43c
Copilot
authored
098a43c
View commit details
Copy full SHA for 098a43c
Browse repository at this point
Add non-TTY fallback for interactive add wizard (MultiSelect + text prompts) (#41717)
Show description for b0dc055
Copilot
authored
b0dc055
View commit details
Copy full SHA for b0dc055
Browse repository at this point
Preserve issue-intent label metadata in `add_labels` REST payload behind feature flag (#41725)
Show description for f7a4935
Copilot
authored
f7a4935
View commit details
Copy full SHA for f7a4935
Browse repository at this point
Reduce validation benchmark overhead by deduplicating Copilot permission tip emission (#41753)
Show description for 058ddf7
Copilot
authored
058ddf7
View commit details
Copy full SHA for 058ddf7
Browse repository at this point
refactor(workflow): split custom job builder module out of compiler_jobs.go (#41754)
Show description for f276514
Copilot
authored
f276514
View commit details
Copy full SHA for f276514
Browse repository at this point
feat: upgrade experiments_command.go manual tables to console.RenderTable() (#41718)
Show description for 2e4e91f
Copilot
authored
2e4e91f
View commit details
Copy full SHA for 2e4e91f
Browse repository at this point
Instruct PR sous-chef to run pr-finisher skill (#41768)
Show description for efafff0
Copilot
authored
efafff0
View commit details
Copy full SHA for efafff0
Browse repository at this point
Initial plan
Show description for edcdb78
Copilot
and
gh-aw-bot
authored
edcdb78
View commit details
Copy full SHA for edcdb78
Browse repository at this point
Replace sanitize regexp cache with precompiled patterns
Show description for e1ee88a
Copilot
and
gh-aw-bot
authored
e1ee88a
View commit details
Copy full SHA for e1ee88a
Browse repository at this point
Merge branch 'main' into copilot/deep-report-cache-regexp
pelikhan
authored
7926ac4
View commit details
Copy full SHA for 7926ac4
Browse repository at this point
You can’t perform that action at this time.