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
.
go-task
/
task
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
890
Star
16.1k
Code
Issues
123
Pull requests
71
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Enforce validation for taskfile field in includes
- #1902
#1902
Open
semihbkgr
wants to merge 9 commits into
go-task:main
go-task/task:main
from
semihbkgr:required-taskfile-in-include
semihbkgr/task:required-taskfile-in-include
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Enforce validation for taskfile field in includes
#1902
semihbkgr
wants to merge 9 commits into
go-task:main
go-task/task:main
from
semihbkgr:required-taskfile-in-include
semihbkgr/task:required-taskfile-in-include
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2024
not allow undeclared or empty taskfile in include
semihbkgr
committed
8c0d6ea
View commit details
Copy full SHA for 8c0d6ea
Browse repository at this point
Commits on Nov 21, 2024
Revert "not allow undeclared or empty taskfile in include"
Show description for 8c8edfe
semihbkgr
committed
8c8edfe
View commit details
Copy full SHA for 8c8edfe
Browse repository at this point
validation of include taskfile on decoding
semihbkgr
committed
5f9f163
View commit details
Copy full SHA for 5f9f163
Browse repository at this point
update schema json
semihbkgr
committed
755feb6
View commit details
Copy full SHA for 755feb6
Browse repository at this point
unit tests for include's taskfile validation
semihbkgr
committed
f0f8da9
View commit details
Copy full SHA for f0f8da9
Browse repository at this point
Commits on Jan 5, 2025
Merge branch 'main' into required-taskfile-in-include
semihbkgr
committed
b7b65a5
View commit details
Copy full SHA for b7b65a5
Browse repository at this point
improve error messages for taskfile includes validation
semihbkgr
committed
befff18
View commit details
Copy full SHA for befff18
Browse repository at this point
enable parallel execution for TestIncludesInvalidTaskfile
semihbkgr
committed
f4f7b5a
View commit details
Copy full SHA for f4f7b5a
Browse repository at this point
enable parallel execution for TestIncludesInvalidTaskfile
semihbkgr
committed
da33761
View commit details
Copy full SHA for da33761
Browse repository at this point
You can’t perform that action at this time.