Below you will find pages that utilize the taxonomy term “Vig-Os”
August 7, 2026
Sync Issues and PRs
Version updated for https://github.com/vig-os/sync-issues-action to version v0.5.0.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action synchronizes all issues and pull requests from a repository to markdown files, including comments and conversations, groups review threads with diff snippets when available, preserves original bodies, and includes metadata. It can be used to generate static documentation or backups of issues and pull requests.
August 5, 2026
Commit via GitHub API
Version updated for https://github.com/vig-os/commit-action to version v0.3.2.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Commit Action is a GitHub Action that automates the process of committing changes to a repository using the GitHub API, creating signed commits and bypassing branch protection rulesets. It supports modular design, type safety, comprehensive testing, and efficient handling of text files with fewer REST calls. Users can use it as a standalone action or as a CLI script, with customizable options for commit messages, file paths, and retry settings.
August 5, 2026
Sync Issues and PRs
Version updated for https://github.com/vig-os/sync-issues-action to version v0.4.1.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action synchronizes all issues and pull requests from a repository to markdown files, preserving metadata such as labels, dates, authors, and relationships. It supports syncing closed issues/PRs, filtering by issue/PR numbers or ranges, and using options like custom formatting commands and attachment downloading. The action provides outputs for the number of synced items, last sync timestamp, modified file paths, and GitHub tokens used during execution.