1 مستودع
Execution of multi-step asynchronous scripts that maintain shared context and authenticated sessions.
Distinct from Code Workflow Executions: Distinct from Code Workflow Executions: focuses on the asynchronous JavaScript execution model rather than a sequence of autonomous coding actions.
Explore 1 awesome GitHub repository matching development tools & productivity · Asynchronous Script Workflows. Refine with filters or upvote what's useful.
github-script is a GitHub Actions JavaScript runner that executes asynchronous scripts to interact with the GitHub API. It serves as a JavaScript workflow scripting runtime and API client, providing a pre-configured authenticated client for automating tasks within GitHub Actions pipelines. The project enables the implementation of custom workflow logic that exceeds standard YAML syntax, including the ability to perform REST API calls and execute GraphQL queries for complex data extraction. It supports the management of multiple authenticated clients to facilitate cross-organization repository
Runs asynchronous code to interact with remote services using authenticated clients and shared context.