A task runner / simpler Make alternative written in Go

build-tool devops go make makefile task task-runner taskfile
6 Open Issues Need Help Last updated: Dec 7, 2025

Open Issues Need Help

View All on GitHub
`CLI_ASSUME_YES` flag about 3 hours ago

AI Summary: The user requests a feature to bypass or control Taskfile's prompt validation, similar to an `assume-yes` flag. This is needed for scripting with tools like Ansible or Charm, and for non-interactive environments where a TTY is unavailable. Proposed solutions include a global variable like `.CLI_ASSUME_YES` or a command to query for prompt validation.

Complexity: 3/5
good first issue area: config

A task runner / simpler Make alternative written in Go

Go
#build-tool#devops#go#make#makefile#task#task-runner#taskfile
Linting of commands about 15 hours ago

AI Summary: The user proposes integrating `shellcheck` into Taskfile to lint shell commands defined within tasks, as they migrate from traditional makefiles. They suggest two approaches: either a new command to dump a task's commands as a shell script for external linting, or a built-in `task --lint` command that automatically runs `shellcheck` on task commands to catch basic errors and typos.

Complexity: 4/5
help wanted good first issue

A task runner / simpler Make alternative written in Go

Go
#build-tool#devops#go#make#makefile#task#task-runner#taskfile

A task runner / simpler Make alternative written in Go

Go
#build-tool#devops#go#make#makefile#task#task-runner#taskfile
good first issue

A task runner / simpler Make alternative written in Go

Go
#build-tool#devops#go#make#makefile#task#task-runner#taskfile
good first issue os: windows area: templating

A task runner / simpler Make alternative written in Go

Go
#build-tool#devops#go#make#makefile#task#task-runner#taskfile
help wanted os: windows dep: mvdan/sh

A task runner / simpler Make alternative written in Go

Go
#build-tool#devops#go#make#makefile#task#task-runner#taskfile