Project

General

Profile

Actions

Tasks #47403

open

Streamline doc testing process on pull requests

Added by Lenz Grimmer over 3 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

Currently, any pull request into the ceph git repo triggers a Jenkins job "Docs: build check", to verify the consistency of the documentation. This job gets run irregardless of the question if that PR actually contains changes to the documentation.

To save resources and to speed up the turnaround times for pull requests, I'd like to suggest that this job only gets triggered on pull requests that actually contain modifications to the documentation. In that case, I'd like to suggest that the Jenkins job "Docs: render build" is also run by default, so it's possible to perform a visual inspection of the rendered docs as part of the PR review, without having to trigger that job manually.

Or maybe it would be possible to combine these jobs into one, that only gets triggered when docs changes are included?

Actions #1

Updated by Lenz Grimmer over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Lenz Grimmer over 3 years ago

  • Tracker changed from Feature to Tasks
Actions

Also available in: Atom PDF