See https://ci.nodejs.org/job/node-test-commit-linux-containered/configure The parameters passed to post-build-status-update
currently set IDENTIFIER=${STATUS_LABEL}
which appear in the Github PR status as ${STATUS_LABEL}
. I believe it's supposed to be IDENTIFIER=node-test-commit-linux-containered
instead?
