-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
batch4Pulls from batch4Pulls from batch4
Description
π€·ββοΈ Why

Takt - Software Development as a Pull System
π¬ Prompt
Set up a pull-request free flow based on the devx-cafe/gh-tt GitHub
CLI extension, and setup standard workflows for pushing development branches,
for merging single-commit fast-forwardable ready-branches in to trunk - but
only if they are worthy, and add a stage workflow for the trunk and a release
process for semver tags, add support for both core versions, prerelease and
build versions. Generalize the way the workflow runners are setup in a local
action, than can easily be reused.
π οΈ D.I.Y.
Many more git-fu ninja tricks. And a strong urge to live a pull request and peer-review free bureaucratic development process. A π₯ burning desire to ...shift left
π€ Automation
.scripts/co-sample "Setup TakT and workflows" \
batch4 \
.devcontainer/.gh_alias.yml \
.devcontainer/devcontainer.json \
.devcontainer/postCreateCommand.sh \
.github/actions/prep-runner/action.yml \
.github/workflows/ready.yml \
.github/workflows/release.yml \
.github/workflows/stage.yml \
.github/workflows/wrapup.yml \
.scripts/trunk-worthy \
docs/ready_pusher.mdReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
batch4Pulls from batch4Pulls from batch4