Getting started
Run your first task
Create, start, monitor and verify a task in a Factory workspace.Create one small task and start it on the default line. Monitor each automation before you use the Factory for larger changes.
Create a task
Section titled “Create a task”- Open Tasks or the workspace board.
- Click New task.
- Enter a short task title.
- Add the expected result and acceptance criteria to the description.
- Click Create.
The new task remains in Backlog until work starts. A GitHub issue intake can also create tasks automatically.
Start the task
Section titled “Start the task”- Review the task title, description and confidence score when available.
- Click Start on the task card.
- Select the default line if SuperPlane asks for a line.
- Click Start to confirm.
Starting a task approves code work for that specific task. Confirm the scope before you start it.
Monitor the line
Section titled “Monitor the line”Watch the task move through the line-step columns. Open the task to inspect:
- The activity timeline.
- Automation executions and their status.
- Generated branches, pull requests and other artifacts.
- Checks, comments and usage details.
If a step fails, open its run before you retry. Read the error and confirm that the required integration is connected.
Verify the result
Section titled “Verify the result”- Open the pull request from the task.
- Review the changed files and automated checks.
- Add pull request feedback when the change needs revision.
- Confirm that SuperPlane records the updated result.
- Complete or reject the task according to your review.
Do not merge the first pull request until all repository checks pass.
Continue
Section titled “Continue”Use Components to extend automations. Use Expressions to pass data between component nodes.