mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
#1377 add rename repo action
This commit is contained in:
@@ -192,8 +192,12 @@ type Actioner interface {
|
||||
GetActEmail() string
|
||||
GetRepoUserName() string
|
||||
GetRepoName() string
|
||||
GetRepoPath() string
|
||||
GetRepoLink() string
|
||||
GetBranch() string
|
||||
GetContent() string
|
||||
GetCreate() time.Time
|
||||
GetIssueInfos() []string
|
||||
}
|
||||
|
||||
// ActionIcon accepts a int that represents action operation type
|
||||
|
Reference in New Issue
Block a user