Skip to content

Remove publish-technical-documentation workflows#7380

Open
jdbaldry wants to merge 2 commits into
mainfrom
jdb/2026-06-remove-publish-technical-documentation-workflows
Open

Remove publish-technical-documentation workflows#7380
jdbaldry wants to merge 2 commits into
mainfrom
jdb/2026-06-remove-publish-technical-documentation-workflows

Conversation

@jdbaldry

Copy link
Copy Markdown
Contributor

The website repository (grafana/website) now pulls technical
documentation from source repositories on a schedule using a
centralized sync tool driven by sources.json, instead of each
source repo pushing its docs into the website.

This removes the push-based publish-technical-documentation-next and publish-technical-documentation-release workflows from this repository.
They are no longer triggered by the website and have no remaining consumers.

What replaces them:

If you need an out of band sync or want to report any issues or improvements, post in #docs-platform

jdbaldry added 2 commits June 22, 2026 08:45
The website repository (grafana/website) now pulls technical
documentation from source repositories on a schedule using a
centralized sync tool driven by sources.json, instead of each
source repo pushing its docs into the website.

This removes the push-based publish-technical-documentation-next and publish-technical-documentation-release workflows from this repository.
They are no longer triggered by the website and have no remaining consumers.

What replaces them:

- Configuration:
  https://github.com/grafana/website/blob/master/sources.json
- Sync workflow (hourly + on-demand):
  https://github.com/grafana/website/blob/master/.github/workflows/sync-docs.yml
- Sync tool and operator docs:
  https://github.com/grafana/website/blob/master/scripts/docs/sync/README.md

If you need an out of band sync or want to report any issues or improvements, post in [#docs-platform](https://grafanalabs.enterprise.slack.com/archives/C07R2REUULS)
@jdbaldry jdbaldry marked this pull request as ready for review June 22, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant