Re: [sensors] Add `Level: none` to the metadata block

@dontcallmedom, publishing with:
```
bikeshed --force echidna \
         --u USERNAME \
         --p PASSWORD \
         --d https://lists.w3.org/Archives/Public/public-device-apis/2017Apr/att-0013/minutes-2017-04-06.html#resolution02 \
         --md-status=WD index.bs
```

With or without `--force` fails with:

```
There was an error publishing your spec. Here's some information that might help?
500
Missing required parameters "url + token + decision" or "tar + decision".
{'Content-Length': '73', 'X-Powered-By': 'Express', 'Strict-Transport-Security': 'max-age=15552015; preload', 'Vary': 'Accept-Encoding', 'ETag': 'W/"49-16nwi02OuB1SsSm5kvqImwYrEfY"', 'Date': 'Wed, 09 Aug 2017 11:40:36 GMT', 'Content-Type': 'text/html; charset=utf-8', 'Public-Key-Pins': 'pin-sha256="cN0QSpPIkuwpT6iP2YjEo1bEwGpH/yiUn6yhdy+HNto="; pin-sha256="WGJkyYjx1QMdMe0UqlyOKXtydPDVrk7sl2fV+nNm1r4="; pin-sha256="LrKdTxZLRTvyHM4/atX2nquX9BeHRZMCxg3cf4rhc2I="; max-age=864000'}
```

@dontcallmedom, can you share your working command-line switches? Feel free to try publish yourself too.

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at https://github.com/w3c/sensors/pull/249#issuecomment-321231562 using your GitHub account

Received on Wednesday, 9 August 2017 11:43:32 UTC