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 }}
digitalmethodsinitiative
/
4cat
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
413
Code
Issues
67
Pull requests
12
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Processor overhaul of options and validate_query method
- #621
#621
Open
3/3
dale-wahl
wants to merge 16 commits into
user_input_review
digitalmethodsinitiative/4cat:user_input_review
from
validate_query_updates
digitalmethodsinitiative/4cat:validate_query_updates
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Processor overhaul of options and validate_query method
#621
dale-wahl
wants to merge 16 commits into
user_input_review
digitalmethodsinitiative/4cat:user_input_review
from
validate_query_updates
digitalmethodsinitiative/4cat:validate_query_updates
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
processors add validate_query
dale-wahl
committed
f5a0760
View commit details
Copy full SHA for f5a0760
Browse repository at this point
add comments to all known option keys
dale-wahl
committed
be47d12
View commit details
Copy full SHA for be47d12
Browse repository at this point
add mandatory user option flag/tag
dale-wahl
committed
45e0931
View commit details
Copy full SHA for 45e0931
Browse repository at this point
options mandatory check: add missing multi-select and update test
dale-wahl
committed
bd42321
View commit details
Copy full SHA for bd42321
Browse repository at this point
processors: use mandatory flag for options
dale-wahl
committed
85a7103
View commit details
Copy full SHA for 85a7103
Browse repository at this point
convert_text: fix default
dale-wahl
committed
2fe5fa1
View commit details
Copy full SHA for 2fe5fa1
Browse repository at this point
user_input: never fill in a value the user did not send
Show description for 6977476
dale-wahl
committed
6977476
View commit details
Copy full SHA for 6977476
Browse repository at this point
Merge branch 'user_input_review' into validate_query_updates
dale-wahl
committed
d9d402b
View commit details
Copy full SHA for d9d402b
Browse repository at this point
Commits on Jul 21, 2026
processors get_options add some mandatory fields
dale-wahl
committed
9a1124b
View commit details
Copy full SHA for 9a1124b
Browse repository at this point
helper to name file of error in staticmethod
dale-wahl
committed
ae6d9a6
View commit details
Copy full SHA for ae6d9a6
Browse repository at this point
processors: validate_query w/ min and max comparisons
dale-wahl
committed
065098d
View commit details
Copy full SHA for 065098d
Browse repository at this point
processors validate_query: refactor regex to check expression before processor runs
dale-wahl
committed
270d5cd
View commit details
Copy full SHA for 270d5cd
Browse repository at this point
processors: add coerce_type, min, and max where relevant and missing. minor fixes
dale-wahl
committed
ddd9295
View commit details
Copy full SHA for ddd9295
Browse repository at this point
processor validate_query: add some confirmations for certain request types
dale-wahl
committed
9d8da0d
View commit details
Copy full SHA for 9d8da0d
Browse repository at this point
processors get_options: switch multi-select to list default (otherwise template uses substring check)
dale-wahl
committed
4809a6c
View commit details
Copy full SHA for 4809a6c
Browse repository at this point
Commits on Jul 22, 2026
remove root heuristic
dale-wahl
committed
988399e
View commit details
Copy full SHA for 988399e
Browse repository at this point
You can’t perform that action at this time.