issues: 1553155277
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1553155277 | PR_kwDOAMm_X85IVH-_ | 7470 | allow skipping RTD builds | 14808389 | closed | 0 | 1 | 2023-01-23T14:02:30Z | 2023-01-24T16:09:54Z | 2023-01-24T16:09:51Z | MEMBER | 0 | pydata/xarray/pulls/7470 | RTD somewhat recently introduced the build.jobs setting, which allows skipping builds (technically it's more of a "automated cancel" with a special error code instead of a skip) on user-defined conditions. We can use that to manually "skip" builds we don't need a documentation build for. Edit: the only downside seems to be that the build is not actually marked as "skipped" Edit2: apparently that's a bug that's being worked on, see readthedocs/readthedocs.org#9807 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7470/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |