#github #github-app #integration #framework #events #automation #automatons

automatons-github

GitHub integration for the automatons framework

3 releases (breaking)

0.3.0 Oct 2, 2022
0.2.0 Sep 18, 2022
0.1.0 Aug 5, 2022

#271 in #automation

MIT/Apache

195KB
4.5K SLoC

🤖 Automatons

Maintenance

An automation framework for developers.

This project implements a set of tools and components to automate software development workflows. At its core, automatons perform a series of actions when they are triggered by an outside event.

The project is in an early prototyping phase and not yet ready for public use.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

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.

Dependencies

~14–29MB
~548K SLoC