Skip to content

xscriptor/xgh

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.

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:

Dev

X   ·   XWeb

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