Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>octomind automagically execute
octomind automagically execute

octomind automagically execute

octomind

|
2 installs
| (0) | Preview
Tools for interacting with octomind. Includes one execute task.

automagically-azure-devops-execute

This is a Azure DevOps Task to execute your automagically-maintained e2e tests. To use this task a token is required. Don't have one? We're here to help.

drop us a note: contact@octomind.dev 🐙

Setup

  1. Add the AUTOMAGICALLY_TOKEN to your repository secrets
  2. Add the following yml snippet to your pipeline and insert a value for url pointing to a publicly accessible deployment of your branch.
- task: automagicallyexecute@1
  inputs:
    url: https://public.url
    token: ${{ secrets.AUTOMAGICALLY_TOKEN }}
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft