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 }}
fullsend-ai
/
agents
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
2
Code
Issues
829
Pull requests
54
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(#568): make protected paths configurable via env var
- #569
#569
Merged
ralphbean
merged 29 commits into
main
fullsend-ai/agents:main
from
agent/568-configurable-protected-paths
fullsend-ai/agents:agent/568-configurable-protected-paths
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
feat(#568): make protected paths configurable via env var
#569
ralphbean
merged 29 commits into
main
fullsend-ai/agents:main
from
agent/568-configurable-protected-paths
fullsend-ai/agents:agent/568-configurable-protected-paths
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
feat(#568): make protected paths configurable via REVIEW_PROTECTED_PATHS
Show description for b5e8a59
ralphbean
and
claude
committed
b5e8a59
View commit details
Copy full SHA for b5e8a59
Browse repository at this point
feat(#568): make protected paths configurable via REVIEW_PROTECTED_PATHS
Show description for 3962cc1
ralphbean
and
claude
committed
3962cc1
View commit details
Copy full SHA for 3962cc1
Browse repository at this point
feat(#568): add protected-path eval case and wire env vars through harness
Show description for be6b95b
ralphbean
and
claude
committed
be6b95b
View commit details
Copy full SHA for be6b95b
Browse repository at this point
chore: rename eval case to 003-protected-path-downgrade
Show description for 91b10b5
ralphbean
and
claude
committed
91b10b5
View commit details
Copy full SHA for 91b10b5
Browse repository at this point
fix(#568): filter empty entries from REVIEW_PROTECTED_PATHS
Show description for 25cfe45
ralphbean
committed
25cfe45
View commit details
Copy full SHA for 25cfe45
Browse repository at this point
fix(#568): use dependabot.yml instead of workflow in eval fixture
Show description for 15c06c8
ralphbean
committed
15c06c8
View commit details
Copy full SHA for 15c06c8
Browse repository at this point
fix(#568): address review feedback on protected paths
Show description for 5a3210a
ralphbean
committed
5a3210a
View commit details
Copy full SHA for 5a3210a
Browse repository at this point
fix(#568): emit optional review env vars in eval runner
Show description for d2c99ea
ralphbean
committed
d2c99ea
View commit details
Copy full SHA for d2c99ea
Browse repository at this point
fix(#568): add seed issue to eval fixture for approve path
Show description for d437521
ralphbean
committed
d437521
View commit details
Copy full SHA for d437521
Browse repository at this point
fix(#568): bump max_turns for protected-path eval case
Show description for aacd11e
ralphbean
committed
aacd11e
View commit details
Copy full SHA for aacd11e
Browse repository at this point
fix(#568): bump max_cost_usd for protected-path eval case
Show description for abc80ea
ralphbean
and
claude
committed
abc80ea
View commit details
Copy full SHA for abc80ea
Browse repository at this point
fix(post-review): scope protected-paths resolution to approve action only
Show description for 55d5beb
ralphbean
committed
55d5beb
View commit details
Copy full SHA for 55d5beb
Browse repository at this point
fix: close fail-open gaps in protected-path enforcement
Show description for 33ca609
fullsend-ai-coder[bot]
authored and
ralphbean
committed
33ca609
View commit details
Copy full SHA for 33ca609
Browse repository at this point
fix(#568): correct stale docs and eval annotation on protected paths
Show description for 3695b2a
ralphbean
committed
3695b2a
View commit details
Copy full SHA for 3695b2a
Browse repository at this point
fix(#568): distinguish explicit-empty from comma-noise in REVIEW_PROTECTED_PATHS
Show description for ddbd9eb
ralphbean
committed
ddbd9eb
View commit details
Copy full SHA for ddbd9eb
Browse repository at this point
fix(#568): sanitize REVIEW_PROTECTED_PATHS before GHA error interpolation
Show description for 4f8f61c
ralphbean
committed
4f8f61c
View commit details
Copy full SHA for 4f8f61c
Browse repository at this point
test(#568): isolate fake-scripts test dirs to remove order dependency
Show description for dffda0d
ralphbean
committed
dffda0d
View commit details
Copy full SHA for dffda0d
Browse repository at this point
docs(#568): document three-way REVIEW_PROTECTED_PATHS resolution in SKILL.md
Show description for cb342fb
ralphbean
committed
cb342fb
View commit details
Copy full SHA for cb342fb
Browse repository at this point
fix(#568): distinguish unset from explicit-empty REVIEW_PROTECTED_PATHS in eval harness
Show description for 1335500
ralphbean
committed
1335500
View commit details
Copy full SHA for 1335500
Browse repository at this point
fix(#568): fail closed on missing defaults file, unset ambient env in tests
Show description for 20a78fc
ralphbean
committed
20a78fc
View commit details
Copy full SHA for 20a78fc
Browse repository at this point
refactor(#568): bake REVIEW_PROTECTED_PATHS default into harness/review.yaml
Show description for f686efd
ralphbean
committed
f686efd
View commit details
Copy full SHA for f686efd
Browse repository at this point
fix(#568): export REVIEW_FINDING_SEVERITY_THRESHOLD in protected-paths tests
Show description for bb20f15
ralphbean
committed
bb20f15
View commit details
Copy full SHA for bb20f15
Browse repository at this point
fix(#568): address review feedback on protected-paths enforcement
Show description for 0849170
ralphbean
committed
0849170
View commit details
Copy full SHA for 0849170
Browse repository at this point
docs(#568): disambiguate step-2 references in security-triage procedure
Show description for d21e5d0
ralphbean
committed
d21e5d0
View commit details
Copy full SHA for d21e5d0
Browse repository at this point
docs(review): fix stale protected-path references, rename shell vars
Show description for 7fd18c3
ralphbean
committed
7fd18c3
View commit details
Copy full SHA for 7fd18c3
Browse repository at this point
refactor(review): namespace-qualify protected-paths internal array
Show description for 77bf9f4
ralphbean
committed
77bf9f4
View commit details
Copy full SHA for 77bf9f4
Browse repository at this point
test(review): add regression test for protected-paths default drift
Show description for 6b41ef9
ralphbean
committed
6b41ef9
View commit details
Copy full SHA for 6b41ef9
Browse repository at this point
fix(#568): remove env/ from default REVIEW_PROTECTED_PATHS
Show description for fed0477
ralphbean
committed
fed0477
View commit details
Copy full SHA for fed0477
Browse repository at this point
Commits on Aug 10, 2026
docs(review): document REVIEW_PROTECTED_PATHS in post-review.sh header
Show description for bb167e2
ralphbean
committed
bb167e2
View commit details
Copy full SHA for bb167e2
Browse repository at this point
You can’t perform that action at this time.