Skip to content

Setup TakT and workflowsΒ #12

@github-actions

Description

@github-actions

πŸ€·β€β™‚οΈ Why

Image
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.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    batch4Pulls from batch4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions