docs-v2/.github/ISSUE_TEMPLATE
Jason Stirnaman a023125db7 feat(plugins): add automated plugin documentation sync workflow
- Add GitHub Actions workflow for syncing plugin docs from influxdb3_plugins
- Create issue template for triggering sync requests
- Add Node.js transformation script (port_to_docs.js) with ES modules
- Add mapping configuration (docs_mapping.yaml) for all official plugins
- Add npm scripts for plugin sync operations
- Include comprehensive documentation in helper-scripts/influxdb3-plugins/README.md

The workflow provides:
- Issue-triggered automation with no cross-repo secrets required
- Validation of source READMEs against template requirements
- Content transformation with Hugo shortcodes and GitHub URLs
- Screenshot generation for visual validation
- Automatic PR creation with detailed change summaries
2025-08-21 15:27:04 -05:00
..
bug-report.md Add new Github issue templates (#2195) 2021-02-19 13:34:24 -07:00
new-feature.md Update new feature issue template 2022-04-14 16:08:59 -06:00
proposal.md Add new Github issue templates (#2195) 2021-02-19 13:34:24 -07:00
sync-plugin-docs.yml feat(plugins): add automated plugin documentation sync workflow 2025-08-21 15:27:04 -05:00