Skip to content

v1.142.11

Compare
Choose a tag to compare
@pelikhan pelikhan released this 16 Jun 15:17
· 0 commits to main since this release

πŸš€ 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!