Builds
List project builds
BuildListPage builds().list(BuildListParamsparams = BuildListParams.none(), RequestOptionsrequestOptions = RequestOptions.none())
get/v0/builds
Create build
Build builds().create(BuildCreateParamsparams, RequestOptionsrequestOptions = RequestOptions.none())
post/v0/builds
Retrieve build
Build builds().retrieve(BuildRetrieveParamsparams = BuildRetrieveParams.none(), RequestOptionsrequestOptions = RequestOptions.none())
get/v0/builds/{buildId}
Creates two comparable builds
BuildCompareResponse builds().compare(BuildCompareParamsparams, RequestOptionsrequestOptions = RequestOptions.none())
post/v0/builds/compare
ModelsExpand Collapse
class Build:
class Build:
String id
String id
Build ID
String configCommit
LocalDateTime createdAt
Optional<DocumentedSpec> documentedSpec
Optional<DocumentedSpec> documentedSpec
Accepts one of the following:
class UnionMember0:
class UnionMember0:
String content
Type type
Type type
Accepts one of the following:
CONTENT("content")
class UnionMember1:
class UnionMember1:
LocalDateTime expires
Type type
Type type
Accepts one of the following:
URL("url")
String url
Object object_
Object object_
Accepts one of the following:
BUILD("build")
String org
String project
Targets targets
Targets targets
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
LocalDateTime updatedAt
class BuildTarget:
class BuildTarget:
Commit commit
Commit commit
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
class Completed:
class Completed:
InnerCompleted completed
InnerCompleted completed
Repo repo
Repo repo
String branch
String name
String owner
String sha
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
ERROR("error")
WARNING("warning")
NOTE("note")
SUCCESS("success")
MERGE_CONFLICT("merge_conflict")
UPSTREAM_MERGE_CONFLICT("upstream_merge_conflict")
FATAL("fatal")
PAYMENT_REQUIRED("payment_required")
CANCELLED("cancelled")
TIMED_OUT("timed_out")
NOOP("noop")
VERSION_BUMP("version_bump")
Optional<MergeConflictPr> mergeConflictPr
Optional<MergeConflictPr> mergeConflictPr
double number
Repo repo
Repo repo
String name
String owner
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Optional<String> installUrl
CheckStep lint
CheckStep lint
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Object object_
Object object_
Accepts one of the following:
BUILD_TARGET("build_target")
Status status
Status status
Accepts one of the following:
NOT_STARTED("not_started")
CODEGEN("codegen")
POSTGEN("postgen")
COMPLETED("completed")
CheckStep test
CheckStep test
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
Accepts one of the following:
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
class CheckStep: A class that can be one of several variants.union
class CheckStep: A class that can be one of several variants.union
JsonValue;
JsonValue;
JsonValue; status "not_started"constant"not_started"constant
JsonValue; status "not_started"constant"not_started"constant
Accepts one of the following:
NOT_STARTED("not_started")
JsonValue;
JsonValue;
JsonValue; status "queued"constant"queued"constant
JsonValue; status "queued"constant"queued"constant
Accepts one of the following:
QUEUED("queued")
JsonValue;
JsonValue;
JsonValue; status "in_progress"constant"in_progress"constant
JsonValue; status "in_progress"constant"in_progress"constant
Accepts one of the following:
IN_PROGRESS("in_progress")
Completed
Completed
InnerCompleted completed
InnerCompleted completed
Conclusion conclusion
Conclusion conclusion
Accepts one of the following:
SUCCESS("success")
FAILURE("failure")
SKIPPED("skipped")
CANCELLED("cancelled")
ACTION_REQUIRED("action_required")
NEUTRAL("neutral")
TIMED_OUT("timed_out")
Optional<String> url
JsonValue; status "completed"constant"completed"constant
JsonValue; status "completed"constant"completed"constant
Accepts one of the following:
COMPLETED("completed")
BuildsDiagnostics
Get diagnostics for a build
DiagnosticListPage builds().diagnostics().list(DiagnosticListParamsparams = DiagnosticListParams.none(), RequestOptionsrequestOptions = RequestOptions.none())
get/v0/builds/{buildId}/diagnostics
ModelsExpand Collapse
class BuildDiagnostic:
class BuildDiagnostic:
String code
String code
The kind of diagnostic.
boolean ignored
boolean ignored
Whether the diagnostic is ignored in the Stainless config.
Level level
Level level
The severity of the diagnostic.
Accepts one of the following:
FATAL("fatal")
ERROR("error")
WARNING("warning")
NOTE("note")
String message
String message
A description of the diagnostic.
Accepts one of the following:
Markdown
Markdown
String markdown
JsonValue; type "markdown"constant"markdown"constant
JsonValue; type "markdown"constant"markdown"constant
Accepts one of the following:
MARKDOWN("markdown")
Raw
Raw
String raw
JsonValue; type "raw"constant"raw"constant
JsonValue; type "raw"constant"raw"constant
Accepts one of the following:
RAW("raw")
Optional<String> configRef
Optional<String> configRef
A JSON pointer to a relevant field in the Stainless config.
Optional<String> oasRef
Optional<String> oasRef
A JSON pointer to a relevant field in the OpenAPI spec.
class BuildDiagnosticMore: A class that can be one of several variants.union
class BuildDiagnosticMore: A class that can be one of several variants.union
Markdown
Markdown
String markdown
JsonValue; type "markdown"constant"markdown"constant
JsonValue; type "markdown"constant"markdown"constant
Accepts one of the following:
MARKDOWN("markdown")
Raw
Raw
String raw
JsonValue; type "raw"constant"raw"constant
JsonValue; type "raw"constant"raw"constant
Accepts one of the following:
RAW("raw")
BuildsTarget Outputs
Download build target output
TargetOutputRetrieveResponse builds().targetOutputs().retrieve(TargetOutputRetrieveParamsparams, RequestOptionsrequestOptions = RequestOptions.none())
get/v0/build_target_outputs