Skip to content

martincostello/costellobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Costellobot

Build status codecov OpenSSF Scorecard

Introduction

Costellobot is a web application that handles automation for my GitHub repositories.

For example, here's a pull request that the bot generated to update itself: #5

Building and Testing

Compiling the application yourself requires Git and the .NET SDK to be installed.

To build and test the application locally from a terminal/command-line, run the following set of commands:

git clone https://github.com/martincostello/costellobot.git
cd costellobot
./build.ps1

Feedback

Any feedback or issues can be added to the issues for this project in GitHub.

Repository

The repository is hosted in GitHub: https://github.com/martincostello/costellobot.git

License

This project is licensed under the Apache 2.0 license.