Crate automatons_github

Source
Expand description

GitHub Integration for the Automatons Platform

The automatons platform is an automation framework for software developers, and this crate enables users to interact with GitHub. It defines resources that closely match the resources in GitHub’s REST API, tasks that interact with these resources, and events that can be consumed by (and trigger) automations.

Modules§

client
Client for GitHub’s REST API
event
Events on GitHub
resource
Resources on GitHub
task
Tasks for the GitHub
testing

Macros§

id
Generate an identifier type
name
Generate a resource name
secret
Generate a secret type