SpinlockLabs / github.dart

GitHub Client Library for Dart

Home Page:https://pub.dev/packages/github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for CheckRunConclusion state 'skipped'

ricardoamador opened this issue · comments

Add a new static const 'skipped' field to the CheckRunConclusion class in order to support skipping stable tests in Flutter's presubmit testing.

This would support flutter/flutter#106209

👋 Thanks for reporting! @robrbecker will take a look.

@robrbecker Let me know if I can help with this.

This was fixed in #315