angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js
George Kalpakas 6d6b0ff1ad feat(docs-infra): add API endpoint for checking if PR can have preview (#25671)
There several reasons why PRs cannot have (public) previews:
- The PR did not affect any relevant files (e.g. non-spec files in
  `aio/` or `packages/`).
- The PR cannot be automatically verified as "trusted" (based on its
  author or labels).

Note:
The endpoint does not check whether there currently is a (public)
preview for the specified PR; only whether there can be one.

PR Close #25671
2018-09-26 15:26:19 -07:00
..
lib feat(docs-infra): add API endpoint for checking if PR can have preview (#25671) 2018-09-26 15:26:19 -07:00
test feat(docs-infra): add API endpoint for checking if PR can have preview (#25671) 2018-09-26 15:26:19 -07:00
.gitignore build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00
package.json test(docs-infra): add support for source-maps in preview server tests (#25671) 2018-09-26 15:26:19 -07:00
tsconfig.json build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00
tslint.json build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00
yarn.lock test(docs-infra): add support for source-maps in preview server tests (#25671) 2018-09-26 15:26:19 -07:00