autogits/bots-common
Adam Majer 7f31f735ca .
2024-07-10 20:41:24 +02:00
..
gitea-generated . 2024-07-07 21:12:40 +02:00
obs . 2024-07-09 14:55:12 +02:00
api.json . 2024-07-07 21:12:40 +02:00
consts.go . 2024-07-09 23:22:42 +02:00
conststring_test.go . 2024-07-10 10:14:56 +02:00
devtest.sh . 2024-07-07 21:12:40 +02:00
git_utils.go . 2024-07-07 21:12:40 +02:00
gitea_utils.go . 2024-07-10 20:41:24 +02:00
go.mod . 2024-07-09 23:22:42 +02:00
go.sum . 2024-07-09 23:22:42 +02:00
listen.go . 2024-07-10 17:29:36 +02:00
log_test.go . 2024-07-07 21:12:40 +02:00
log.go . 2024-07-07 21:12:40 +02:00
Makefile . 2024-07-09 14:55:12 +02:00
obs.api.yaml . 2024-07-09 12:06:24 +02:00
obs.cfg.yaml . 2024-07-09 14:55:12 +02:00
obs.go . 2024-07-09 14:55:12 +02:00
readme.go . 2024-07-07 21:12:40 +02:00
request_handler.go . 2024-07-10 11:25:00 +02:00
request_pr_test.go . 2024-07-10 20:41:24 +02:00
request_pr.go . 2024-07-10 20:41:24 +02:00
request_push_test.go . 2024-07-10 10:14:56 +02:00
request_push.go . 2024-07-09 12:06:24 +02:00
request_repo_test.go . 2024-07-09 12:06:24 +02:00
request_repo.go . 2024-07-09 23:22:42 +02:00
tokens.go . 2024-07-08 17:14:26 +02:00

package common

const ReadmeBoilerplate = `
README
======

This empty project was created by AutoDevel bot.
AutoDevel creates projects that can be built
in Open Build Service.

`