Description
This will ease documentation review when outside contributors are making PRs. See discussion: #1136
Is your feature request aligned with the scope of the package?
Describe the solution you'd like, or your current workaround.
The Doctest workflow already runs jb build . I would think that means that there would be little cost in terms of execution time to simply attach the resulting build as a ZIP file artifact.
If it does come at a cost, we should only do the attachment when there are changes to the documentation.
Do you have any additional supporting notes?
No response
Would you be willing to contribute this ticket?
Description
This will ease documentation review when outside contributors are making PRs. See discussion: #1136
Is your feature request aligned with the scope of the package?
Describe the solution you'd like, or your current workaround.
The Doctest workflow already runs
jb build .I would think that means that there would be little cost in terms of execution time to simply attach the resulting build as a ZIP file artifact.If it does come at a cost, we should only do the attachment when there are changes to the documentation.
Do you have any additional supporting notes?
No response
Would you be willing to contribute this ticket?