Skip to content
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

Run pronto on GitHub Actions without any reporting #403

Merged
merged 2 commits into from
Mar 16, 2021

Commits on Mar 5, 2021

  1. Run pronto on GitHub Actions without any reporting

    In prontolabs#401 we discussed that there
    currently is no 100% safe way to run pronto on `pull_request_target`
    actions we can not send any reports to the GitHub pull request.
    
    This simple action will show up as a failed check. The offences then
    need to be viewed in the action output.
    dsander committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4fe2841 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    7401880 View commit details
    Browse the repository at this point in the history