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

Reduce number of API calls to get list of files tracked by GitHub #69

Merged
merged 3 commits into from
Mar 7, 2021

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    953bdcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073a4b9 View commit details
    Browse the repository at this point in the history
  3. Do not throw error when workflow_run has been cancelled

    It's common to cancel all jobs/workflows after first error. There could still be test results user wants to see in a report
    dorny committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    cf4814e View commit details
    Browse the repository at this point in the history