Skip to content

frosty-dev/RSIDiffBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSI Diff Bot

A github action for generating diffs of RSI (robust station images), a format used by Robust Toolbox. It runs on every pull-request push, and comments on the PR with a nicely formatted table of any changes. The action will not make more than one comment per PR, and it does not run on direct commits nor on PRs that have not changed any RSIs.

example

An example workflow is provided in .github/workflows/example.yml. You'll have to tweak it obviously, but that provides everything you need to get started.

About

GitHub actions tool for diffing RSIs, an image format used in the Robust Toolbox engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 88.4%
  • Dockerfile 11.6%