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

Implement check-result: test check failure affects test result by default #3239

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. Initial check-result implementation

    Failing 'check' should affect test result by default.
    respect_checks option needs to be implemented.
    martinhoyer committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    41bb466 View commit details
    Browse the repository at this point in the history
  2. Add check-result key

    martinhoyer committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    730fc74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f91ea05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0efce7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    795d175 View commit details
    Browse the repository at this point in the history