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 }}
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
910
Star
16.2k
Code
Issues
123
Pull requests
68
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(remote): add remote.headers to use HTTP Header
- #2976
#2976
Open
vmaerten
wants to merge 13 commits into
main
go-task/task:main
from
feat/remote-auth-headers
go-task/task:feat/remote-auth-headers
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
feat(remote): add remote.headers to use HTTP Header
#2976
vmaerten
wants to merge 13 commits into
main
go-task/task:main
from
feat/remote-auth-headers
go-task/task:feat/remote-auth-headers
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
feat(remote): add remote.auth to send HTTP headers when downloading Taskfiles
Show description for 038d598
vmaerten
committed
038d598
View commit details
Copy full SHA for 038d598
Browse repository at this point
chore(remote): trim the remote.auth comments
vmaerten
committed
e5851e1
View commit details
Copy full SHA for e5851e1
Browse repository at this point
fix(remote): report a 401 instead of a missing Taskfile
Show description for 8533ad3
vmaerten
committed
8533ad3
View commit details
Copy full SHA for 8533ad3
Browse repository at this point
refactor(remote): carry the auth headers as taskfile.HostHeaders
Show description for ce0b4d7
vmaerten
committed
ce0b4d7
View commit details
Copy full SHA for ce0b4d7
Browse repository at this point
docs(remote): document remote.auth under next instead of latest
Show description for fe7c11f
vmaerten
committed
fe7c11f
View commit details
Copy full SHA for fe7c11f
Browse repository at this point
docs(remote): add the remote.auth schema to next-schema-taskrc.json
Show description for 954da77
vmaerten
committed
954da77
View commit details
Copy full SHA for 954da77
Browse repository at this point
test(remote): drop the RemoteExists status tests
vmaerten
committed
f0ec3d6
View commit details
Copy full SHA for f0ec3d6
Browse repository at this point
refactor(remote): template header values instead of expanding ${VAR}
Show description for c225867
vmaerten
committed
c225867
View commit details
Copy full SHA for c225867
Browse repository at this point
refactor(remote): rename HostHeaders to HeadersByHost
Show description for e54e4ab
vmaerten
committed
e54e4ab
View commit details
Copy full SHA for e54e4ab
Browse repository at this point
refactor(remote): generalize auth config to headers
vmaerten
committed
c24867d
View commit details
Copy full SHA for c24867d
Browse repository at this point
chore(remote): simplify header comments
vmaerten
committed
7d77519
View commit details
Copy full SHA for 7d77519
Browse repository at this point
fix(docs): escape inline header templates in VitePress
vmaerten
committed
a896983
View commit details
Copy full SHA for a896983
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'main' into feat/remote-auth-headers
vmaerten
authored
c751375
View commit details
Copy full SHA for c751375
Browse repository at this point
You can’t perform that action at this time.