Go to file
2019-08-02 20:01:42 +01:00
src fix indenting 2019-07-30 19:59:22 +01:00
.gitignore create config file and test script 2019-06-20 18:12:41 +01:00
bootstrap.php add bootstrap / autoloader 2019-07-06 16:25:47 +01:00
config.php.dist create config file and test script 2019-06-20 18:12:41 +01:00
import.csv importer 2019-08-02 20:01:42 +01:00
import.php importer 2019-08-02 20:01:42 +01:00
no_label_milestone.php add bootstrap / autoloader 2019-07-06 16:25:47 +01:00
README.md finish example script and tidy 2019-06-26 09:42:37 +01:00
repeat.php fix weekly bug not caluclating days correctly 2019-07-28 12:38:00 +01:00

Simple PHP library to interface with Gitea API

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

Usage example: no_label_milestone.php