Aladino Specification
Aladino is a simple language to specify steps in pull request workflows.
The expressions in the language allow you to easily perform read and write actions on pull requests.
📄️ Aladino Syntax
The syntax of Aladino is quite simple. Here's the BNF grammar representation:
📄️ Aladino Semantics
Aladino supports five types of values: booleans, numbers, strings, arrays and a special type action.