crystal_ball 0.1.1
crystal_ball: ^0.1.1 copied to clipboard
A simple tool to respond to new issue (github action core) Crystal ball can checks if issue in github mets established requirements. User can provide custom regular expressions which will trigger the [...]
Example #
Tool can be invoked as:
dart run bin/crystal-ball.dart issue -n "${ISSUE_NUM}" -r "${REPO}" -l "${LABELS}"
# dart run bin/crystal-ball.dart check -n 5 -r n0npax/crystal-ball -l "invalid,crystall ball needed"
Help is available via
dart run bin/crystal-ball.dart --help
For more, please issue project README.md.