v1.142.11
π GitHub Event Support
GenAIScript now captures and exposes GitHub Actions event data! The GitHub integration can access eventName
and event
details, including payloads for push, pull_request, issue, and issue_comment events. This enables smarter, context-aware automation and scripting based on the triggering GitHub event.
π οΈ Enhanced Sample Script
The sample script is improved for clarity and reliability, with better variable naming and additional checks to ensure issue and pull request data are distinct and accurate.
These updates make GenAIScript more powerful for dynamic GitHub workflows and event-driven automation!