We have automation which runs frequently (6hr cadence) to fetch plugin release changes and generates PR for VPR docs. However, we need to review and merge the PR manually. We could automate the merge but in the past some syntax broke the doc pages.
The issue we are having now is a lag between PR generate and PR merge and we notice the PR when we visit logstash-docs repo. We should have some visibility improvement to know if new PR is created.
Example PR that was generated two weeks before and merged on Aug. 4 - https://github.com/elastic/logstash-docs/pull/2103/commits)
cc: @robbavey
We have automation which runs frequently (6hr cadence) to fetch plugin release changes and generates PR for VPR docs. However, we need to review and merge the PR manually. We could automate the merge but in the past some syntax broke the doc pages.
The issue we are having now is a lag between PR generate and PR merge and we notice the PR when we visit logstash-docs repo. We should have some visibility improvement to know if new PR is created.
Example PR that was generated two weeks before and merged on Aug. 4 - https://github.com/elastic/logstash-docs/pull/2103/commits)
cc: @robbavey