Closed
Description
"Destination Wins"
A plugin version bump triggers the docgen scripts to pick up doc changes for inclusion in a PR. If there isn't a version bump, the script should not pick up doc content. When it does, I often have to back out the changes to pass CI and avoid breaking the docs build.
Examples:
- https://github.com/elastic/logstash-docs/pull/983/commits
- https://github.com/elastic/logstash-docs/pull/990/commits
The second commit backs out changes that introduce regressions.