Yes, because drone returned a 200 and it says it was completed in 3.99 second.
And as showed it does not show up in the UI before 14:56
even though it was delivered 14:52:12
And it is not something I discover afterwards, I commit, then I go to drone and I can’t see the build even queued, then I go back, see that is has been pushed, go in a check the github webhook log, see that it has been delivered. Finally it shows up and begins to build, a mere minutes later
{
id: 1847,
number: 21,
parent: 0,
event: "push",
status: "pending",
error: "",
enqueued_at: 1552402493,
created_at: 1552402493,
started_at: 0,
finished_at: 0,
deploy_to: "",
commit: "3733409521181ac0bb59970f2604ce3xxxxxx",
branch: "master",
ref: "refs/heads/master",
refspec: "",
remote: "https://github.com/xxx/xxx.git",
title: "",
message: "xxxxx",
timestamp: 0,
sender: "kevinsimper",
author: "kevinsimper",
author_avatar: "https://avatars3.githubusercontent.com/u/1126497?v=4",
author_email: "kevin.simper@gmail.com",
link_url:
"https://github.com/xxx/xxx/commit/3733409521181ac0bb59970f2604ce35ea6d5e96",
signed: false,
verified: true,
reviewed_by: "",
reviewed_at: 0
};