Skip to content

Provide switch in BaseConfig to deactivate documentation jobs #901

Description

@ArBridgeman

Summary

⚠️ Double-check there isn't a duplicate or similar task

We have a few projects in which we do not plan to ever serve documentation.
This creates problems when modifying the PTB-provided workflows as pr-merge.yml only has 1 job, which is to serve documentation. When this is not provided, then the workflow:check is red.

As such, we were thinking it might help to have a variable (switch) in the BaseConfig where a project could declare it does not serve documentation and then these jobs and workflow file are not expected.

Metadata

Metadata

Assignees

Labels

featureProduct feature
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions