Skip to content

Pull requests: go-task/task

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add missing tasks.{task}.vars to schema reference
#2912 opened Jul 10, 2026 by toby-griffiths Loading…
1 task done
fix: validate set and shopt options when reading a Taskfile
#2911 opened Jul 10, 2026 by posidoni Loading…
1 task done
chore(deps): update all non-major dependencies area: dependencies Changes related to dependency files. area: github actions Pull requests that update GitHub Actions code lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code.
#2909 opened Jul 6, 2026 by renovate Bot Loading…
1 task
test: self-manage .git in gitignore fixture tests
#2908 opened Jul 3, 2026 by vmaerten Member Loading…
feat: enable remote taskfiles
#2906 opened Jul 2, 2026 by pd93 Member Loading…
feat: command timeouts
#2898 opened Jun 30, 2026 by vmaerten Member Loading…
test: add benchmarks for glob cache performance
#2881 opened Jun 12, 2026 by Napolitain Loading…
1 task done
Handle apostrophes in fingerprint glob paths
#2879 opened Jun 10, 2026 by kv1sidisi Loading…
fix: escape apostrophes in fingerprint globs state: awaiting response Waiting for issue author to respond.
#2875 opened Jun 7, 2026 by cyphercodes Loading…
1 task done
fix: preserve dotenv variable order
#2855 opened May 22, 2026 by puneetdixit200 Loading…
Experiment: Rich Formatting
#2840 opened May 16, 2026 by trevor-vaughan Loading…
3 tasks done
feat: add desc field to required variables
#2837 opened May 13, 2026 by JakesMD Loading…
2 tasks done
Perf: speed up task --list on projects with many includes
#2819 opened Apr 30, 2026 by romnn Contributor Loading…
1 task done
feat: Add env var TASK_INIT_DIR to specify a custom --init template
#2814 opened Apr 26, 2026 by B13rg Loading…
1 task done
Create the task.dir before evaluating ShVars.
#2813 opened Apr 26, 2026 by trulede Contributor Loading…
Make the failfast test less flakey. state: reviewed
#2801 opened Apr 18, 2026 by trulede Contributor Loading…
Watcher improve defer operation and demonstrate port cleanup area: watcher Changes related to the Taskfile watcher.
#2754 opened Mar 20, 2026 by trulede Contributor Loading…
3
Watcher should ignore files not in sources before cancelling any running tasks. area: watcher Changes related to the Taskfile watcher.
#2743 opened Mar 15, 2026 by trulede Contributor Loading…
2
9
feat: add official pre-commit hook support
#2741 opened Mar 13, 2026 by juftin Loading…
test: add coverage for sh: vars with included Taskfiles
#2731 opened Mar 9, 2026 by JonZeolla Contributor Loading…
2 tasks done
Exchange values between task and deps using dotenv files.
#2711 opened Mar 1, 2026 by trulede Contributor Loading…
5
2
ProTip! Exclude everything labeled bug with -label:bug.