Devin Action
Version updated for https://github.com/aaronsteers/devin-action to version v0.2.0.
- This action is used across all versions by 20 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates with Devin.ai to automate the creation of AI-powered sessions using custom prompts or playbook macros. It streamlines workflows by gathering context from GitHub issues and comments, enabling actions such as posting responses, updating pull requests, or creating new ones, and supports triggering via slash commands. Key capabilities include flexible input handling, automatic tagging for session tracking, and seamless integration with GitHub repositories to enhance collaboration and task automation.
Release notes
Changes
- feat: Add outputs block to expose session-id, session-url, and other outputs (#26)
- ci: fix release drafter race condition (#25)