mirror of
https://github.com/go-gitea/lgtm.git
synced 2026-07-18 15:54:34 -04:00
[PR #4] [MERGED] Integrated drone, made linter happy and added standard files #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/lgtm/pull/4
Author: @tboerger
Created: 11/15/2016
Status: ✅ Merged
Merged: 11/15/2016
Merged by: @metalmatze
Base:
master← Head:drone📝 Commits (10+)
31ad033Added contributors config9020223Added maintainers filef743eecAdded editorconfig8b9cd26Added lgtm configuration3ad78e7Added DCO file71ba859Added github config folderc5660f0Added customized drone configuration53a3420Simplyfied dockerfilee3fb993Taken my personal makefile example22cd2eeUpdated drone config📊 Changes
115 files changed (+14625 additions, -229 deletions)
View changed files
📝
.drone.yml(+93 -14)📝
.drone.yml.sig(+1 -1)➕
.editorconfig(+28 -0)➕
.github/issue_template.md(+0 -0)➕
.github/pull_request_template.md(+0 -0)📝
.gitignore(+36 -12)➕
.lgtm(+2 -0)➕
CONTRIBUTING.md(+127 -0)➕
CONTRIBUTORS(+9 -0)➕
DCO(+36 -0)📝
Dockerfile(+12 -11)➕
MAINTAINERS(+10 -0)📝
Makefile(+106 -20)📝
README.md(+50 -26)📝
api/maintainer.go(+12 -12)📝
api/repos.go(+9 -9)📝
api/teams.go(+3 -3)📝
api/teams_test.go(+3 -3)📝
api/user_test.go(+1 -1)📝
api/users.go(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.