-
Notifications
You must be signed in to change notification settings - Fork 20
[semver:minor] Review support #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add initial create-review script.
Currently missing is how to best handle messages returned from Heroku and CircleCI's APIs. jq is an option. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My only comment is I would imagine the pipeline id should be a secret.
How to use this feature? I try to setup job from example file, but the following error occurs in CircleCI Dashboard:
|
What interesting timing. I just noticed this as well. I am taking the week to rebuild this orb and resolve issues. We'll have this cleaned up soon. |
See #24