Add giteacat, a Python bot that register Mastodon users to Gitea instance, on demand (#84)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/84 Reviewed-by: 6543 <6543@obermui.de> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: spla <spla@noreply.gitea.io> Co-committed-by: spla <spla@noreply.gitea.io>
This commit is contained in:
parent
b2c565d7ed
commit
06a9609280
|
@ -37,6 +37,7 @@ A curated list of awesome projects related to Gitea.
|
||||||
|
|
||||||
### Bot
|
### Bot
|
||||||
|
|
||||||
|
* [giteacat](https://git.mastodont.cat/spla/giteacat.git) - Python Bot that register Mastodon server's users to Gitea instance, on demand.
|
||||||
* [sq-bot](https://codeberg.org/justusbunsi/gitea-sonarqube-bot) - Bot for decorating Gitea pull requests with SonarQube analysis details.
|
* [sq-bot](https://codeberg.org/justusbunsi/gitea-sonarqube-bot) - Bot for decorating Gitea pull requests with SonarQube analysis details.
|
||||||
* [staletea](https://gitea.com/jonasfranz/staletea) - StaleBot for Gitea.
|
* [staletea](https://gitea.com/jonasfranz/staletea) - StaleBot for Gitea.
|
||||||
* [tea-cloc](https://codeberg.org/qwerty287/tea-cloc) - Bot to count lines of code on Gitea repos and comments on pull requests with code change statistics.
|
* [tea-cloc](https://codeberg.org/qwerty287/tea-cloc) - Bot to count lines of code on Gitea repos and comments on pull requests with code change statistics.
|
||||||
|
@ -180,4 +181,4 @@ A curated list of awesome projects related to Gitea.
|
||||||
|
|
||||||
## Project Management
|
## Project Management
|
||||||
|
|
||||||
* [JetBrains YouTrack](https://www.jetbrains.com/help/youtrack/standalone/integration-with-gitea.html) - A web-based issue tracking and project management platform
|
* [JetBrains YouTrack](https://www.jetbrains.com/help/youtrack/standalone/integration-with-gitea.html) - A web-based issue tracking and project management platform
|
||||||
|
|
Loading…
Reference in New Issue