Living Documentation Collector for GitHub
Version updated for https://github.com/AbsaOSS/living-doc-collector-gh to version v0.1.1.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Living Documentation Collector for GitHub is a GitHub Action designed to automate the extraction of up-to-date project information from a repository and output it in a structured JSON format. It supports multiple data-mining modes, such as analyzing issues, tests, code tags, and release notes, providing a centralized and automated way to maintain continuously updated project documentation. This Action reduces the manual effort required for documentation updates, enhancing project transparency and accessibility for team members and stakeholders.
Release notes
New Features 🎉
- Fix SAST Aquasec issue - insecure request @miroslavpojer in #10
- Fixed code using insecure with request.
- Fix Aquasec Issues - commit sha vs tags @miroslavpojer in #14
- Update workflows and dependencies for improved functionality and secu…rity
Infrastructure ⚙️
- PR: chore(deps): update living-doc-utilities to version 0.3.1 @miroslavpojer in #28
- Get latest code changes related to new pygithub library version.
Full Changelog
https://github.com/AbsaOSS/living-doc-collector-gh/compare/v0.1.0...v0.1.1