We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When parma is activated for a repo, programmatically create a github wehbook. https://developer.github.com/v3/repos/hooks/
this webhook should receive a commit in it's arguments, and mark that commit as pass/fail based on users' parma points by using this API: https://developer.github.com/v3/repos/statuses/
The text was updated successfully, but these errors were encountered:
ankitagupta12
No branches or pull requests
When parma is activated for a repo, programmatically create a github wehbook.
https://developer.github.com/v3/repos/hooks/
this webhook should receive a commit in it's arguments, and mark that commit as pass/fail based on users' parma points by using this API:
https://developer.github.com/v3/repos/statuses/
The text was updated successfully, but these errors were encountered: