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 templating function 'joinPathList'
#2825 opened May 5, 2026 by trulede Contributor Loading…
Perf: speed up task --list on projects with many includes
#2819 opened Apr 30, 2026 by romnn Contributor Loading…
1 task done
fix: restore escaped brace command args
#2818 opened Apr 28, 2026 by cyphercodes 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.
#2816 opened Apr 27, 2026 by renovate Bot Loading…
1 task
chore(deps): update goreleaser/goreleaser-action digest to 1a80836 area: dependencies Changes related to dependency files. area: github actions Pull requests that update GitHub Actions code
#2815 opened Apr 27, 2026 by renovate Bot Loading…
1 task
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…
Avoid panic after calling WordsSeq. dep: mvdan/sh Issues related to the upstream interpreter used by Task. state: reviewed
#2810 opened Apr 25, 2026 by trulede Contributor Loading…
Make the failfast test less flakey. state: reviewed
#2801 opened Apr 18, 2026 by trulede Contributor Loading…
build(deps): declare ourself as a 'go tool' for ourself
#2785 opened Apr 12, 2026 by dolmen Loading…
1 task done
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
8
feat: add official pre-commit hook support
#2741 opened Mar 13, 2026 by juftin Loading…
Refactor: Table driven compiler and variable logging.
#2739 opened Mar 11, 2026 by trulede Contributor 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…
4
2
Fix the handling of CLI option dir.
#2703 opened Feb 21, 2026 by trulede Contributor Loading…
feat(homebrew): migrate from Formula to Cask
#2702 opened Feb 21, 2026 by vmaerten Member Draft
3 tasks
feat(cmd): add ask option to commands
#2701 opened Feb 21, 2026 by vmaerten Member Loading…
feat: add custom headers to taskrc and cli flags
#2700 opened Feb 20, 2026 by ldgriswold Loading…
[ImgBot] Optimize images
#2690 opened Feb 14, 2026 by imgbot Bot Loading…
Add inherit_outdated attribute to task dependencies
#2677 opened Feb 3, 2026 by solvingj Loading…
ProTip! Exclude everything labeled bug with -label:bug.