Skip to content

support for Acceptance Criteria #31

Description

@UnquietCode

Consider supporting the notion of Acceptance Criteria, or otherwise answering the question "How do you know it's done?" for each step of a runbook.

something like...

Did you do the thing?
  > yes

Are you sure? You can perform the following action to confirm:
  > Make a text record in the new DNS zone and use dig to request it.
  > dig xyz.potatosalad.com TXT
  > It should return the expected text value

Were you able to confirm?
  > yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions