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

When --color=false ensure no ANSI codes are printed.
#2584 opened Dec 16, 2025 by trulede Loading…
Fix Taskfile not found error handling
#2582 opened Dec 15, 2025 by semihbkgr Loading…
feat(vars): add interactive prompting for required variables area: variables Changes related to variables.
#2579 opened Dec 14, 2025 by vmaerten Loading…
chore(ci): add on-demand PR build workflow
#2578 opened Dec 14, 2025 by vmaerten Loading…
feat: add remote.cache-dir taskrc option area: config Changes related to config files.
#2572 opened Dec 12, 2025 by vmaerten Loading…
feat(completion): add zstyle verbose option for zsh completion area: completions Changes related to shell completions and scripts.
#2571 opened Dec 12, 2025 by vmaerten Loading…
Enable ANSI escape code handling on windows consoles.
#2570 opened Dec 12, 2025 by trulede Loading…
feat: auto-detect color output in CI environments area: formatting Changes related to output and formatting.
#2569 opened Dec 12, 2025 by vmaerten Loading…
4 tasks done
feat: add conditional execution for tasks and commands area: exec Changes related to the execution of commands.
#2564 opened Dec 10, 2025 by vmaerten Loading…
Fix parsing of vars referencing alias maps.
#2551 opened Dec 6, 2025 by trulede Loading…
fix(templater): ref with for loops
#2541 opened Dec 1, 2025 by hans-d Loading…
chore(deps): update mvdan.cc/sh/moreinterp digest to a70a7f8 area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code.
#2539 opened Dec 1, 2025 by renovate bot Loading…
1 task
feat: support self-signed certificates for remote taskfiles area: remote Changes related to remote taskfiles.
#2537 opened Nov 29, 2025 by vmaerten Loading…
feat: do not log secret variables area: variables Changes related to variables.
#2514 opened Nov 16, 2025 by vmaerten Loading…
refactor: migrate from go-git to go-getter area: remote Changes related to remote taskfiles.
#2512 opened Nov 15, 2025 by vmaerten Loading…
feat: apply insteadOf rules from global config
#2510 opened Nov 14, 2025 by robertgzr Loading…
Task Devcontainer.
#2478 opened Oct 27, 2025 by timrulebosch Loading…
Chore/hermit golangci lint 2.1.1
#2476 opened Oct 25, 2025 by lox Loading…
feat: Command timeouts
#2474 opened Oct 24, 2025 by lox Loading…
ProTip! Exclude everything labeled bug with -label:bug.