crystal_ball 0.1.1 copy "crystal_ball: ^0.1.1" to clipboard
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/example.md

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.

0
likes
120
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

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 comment. Application can consume positive and negative regular expressions. Custom comment message can be also provided.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, github, logging

More

Packages that depend on crystal_ball