Disable meta checks altogether

This commit is contained in:
Graham Christensen 2017-12-11 07:17:44 -05:00
parent 3eebd0c51b
commit 7411524ed3
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -306,6 +306,7 @@ impl worker::SimpleWorker for MassRebuildWorker {
)
.all(|status| status == Ok(()));
/*
if eval_results {
let mut status = CommitStatus::new(
repo.statuses(),
@ -345,6 +346,7 @@ impl worker::SimpleWorker for MassRebuildWorker {
status.set_url(gist_url);
status.set(state.clone());
}
*/
if eval_results {
overall_status.set_with_description(