public interface GitHubStatusChecksConfigurations
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Defines the status checks name which is also used as identifier for GitHub checks.
|
boolean |
isSkip()
Defines whether to skip publishing status checks.
|
String getName()
boolean isSkip()
Copyright © 2016–2020. All rights reserved.