$ oya init github.com/xxxxx
$ oya import github.com/bilus/circleci
$ oya tasks
# in ./Oyafile
oya run circleci.Changeset
oya run circleci.init
oya run circleci.initUsage
oya run circleci.latest
oya run circleci.logs
oya run circleci.onMerge
oya run circleci.onMergeSuccess
oya run circleci.onPush
oya run circleci.open
oya run circleci.show
Expected to show doc strings defined for some of the tasks by the pack.
Expected to show doc strings defined for some of the tasks by the pack.