Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

fossmeet/placebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

placebot

A GitHub App built with Probot as part of the place.git event during FOSSMeet'23. This bot was used to auto-merge the PRs made to the canvas repo.

Note

  • The bot enforces the rules mentioned in the canvas repo, but did run into some minor issues with respect to the pixel count towards the end.
  • The bot was designed to work on a headless server and works with an Xorg virtual framebuffer as a display.
  • This whole thing was hacked together in the span of a day and is a lot of duct-tape code. Pls don't judge.

Setup

# Install dependencies
npm install

# Run the bot
npm start

About

the github bot used for merging the place.git commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published