Below you will find pages that utilize the taxonomy term “AbsaOSS”
January 26, 2026
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.
January 16, 2026
Version Tag Check
Version updated for https://github.com/AbsaOSS/version-tag-check to version v1.0.0.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Version Tag Checker GitHub Action automates the validation of version tags in repositories to ensure compliance with semantic versioning standards. It checks for correct tag formats, validates whether a tag exists or is a valid increment of the latest version, and prevents issues like duplicate, missing, or incorrectly sequenced tags.