Daily, picks your top Linear issue, implements it, runs tests, and opens a draft PR.
Requires: Linear. Set up integrations
Use this templateRuns at 9 AM on weekdays.
Fetch issues assigned to you in the current sprint. Sort by priority and due date. Select the first feasible issue.
Update Linear status to In Progress. Implement the changes following existing code patterns. Write tests for new functionality.
npm test || go test ./... || yarn test || echo "Tests completed"Create a draft pull request linked to the Linear issue.
Set the issue status to In Review and add a comment with the PR link.
No commitment. No setup. Just start.
This website uses cookies to enhance the user experience. Read our cookie policy for more info.