Go to file
2019-08-25 09:27:36 +01:00
example add new close all example 2019-08-24 14:31:35 +01:00
src cache label names for MUCH quicker scripts when getting many labels 2019-08-24 14:31:26 +01:00
.gitignore add composer.json 2019-08-24 14:52:48 +01:00
bootstrap.php add bootstrap / autoloader 2019-07-06 16:25:47 +01:00
composer.json add composer.json 2019-08-24 14:52:48 +01:00
config.php.dist create config file and test script 2019-06-20 18:12:41 +01:00
README.md added install for composer 2019-08-25 09:27:36 +01:00

GiteaBot

Simple PHP library to interface with Gitea API

Designed to make a "Bot" for manipulating labels on issues.

Install

composer create-project -s dev jh/giteabot --repository-url 'https://git.jhodges.co.uk/composer/'

Usage

Usage example: no_label_milestone.php