Skip to content

xscriptor/githubtoolkit

X GitHub Toolkit

GitHub GitHub Actions

A collection of reusable GitHub configurations, scripts, and workflows
designed to streamline repository management.

Table of Contents

What's Inside

Click to expand
Module Description
github-roadmap-sync Keep your ROADMAP.md checkboxes in sync with GitHub Issues automatically — auto-creates issues, manages labels, and closes tasks on push.
project-issues-sync Automation to automatically synchronize the status of GitHub Issues (Opened, Closed, or Labeled) with the columns of a Kanban board.
rust-releaser Reusable GitHub Actions workflow that builds a Rust binary for every major platform (Ubuntu, Fedora, Arch Linux, Windows, macOS), signs every artifact with Sigstore Cosign (keyless), and publishes a GitHub Release — all triggered by a single git tag push.

Quick Start

Click to expand

Each module is self-contained. Pick the one you need, copy its files into your repository, and follow the setup instructions in its own README.

Example structure:

xgh/
└── .github/
    ├── scripts/       ← automation scripts
    └── workflows/     ← GitHub Actions triggers

No external dependencies beyond the GitHub CLI (gh) and Python.

Click to expand

For more information on how to participate, get help, or understand the repository policies, please refer to the following documents:

X

X Web & X Github Profile & Xscriptor web

About

Collection of Github actions and config that I use

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors