- Gitea接口
- activitypub
- admin
- List cron tasks
- Run cron task
- List all organizations
- List unadopted repositories
- Adopt unadopted files as a repository
- Delete unadopted files
- Search users according filter conditions
- Create a user
- Delete a user
- Edit an existing user
- Add a public key on behalf of a user
- Delete a user's public key
- Create an organization
- Create a repository on behalf of a user
- miscellaneous
- notification
- List users's notification threads
- Mark notification threads as read, pinned or unread
- Check if unread notifications exist
- Get notification thread by ID
- Mark notification thread as read by ID
- List users's notification threads on a specific repo
- Mark notification threads as read, pinned or unread on a specific repo
- organization
- Create a repository in an organization
- Get list of organizations
- Create an organization
- Get an organization
- Delete an organization
- Edit an organization
- List an organization's webhooks
- Create a hook
- Get a hook
- Delete a hook
- Update a hook
- List an organization's labels
- Create a label for an organization
- Get a single label
- Delete a label
- Update a label
- List an organization's members
- Check if a user is a member of an organization
- Remove a member from an organization
- List an organization's public members
- Check if a user is a public member of an organization
- Publicize a user's membership
- Conceal a user's membership
- List an organization's repos
- Create a repository in an organization
- List an organization's teams
- Create a team
- Search for teams within an organization
- Get a team
- Delete a team
- Edit a team
- List a team's members
- List a particular member of team
- Add a team member
- Remove a team member
- List a team's repos
- List a particular repo of team
- Add a repository to a team
- Remove a repository from a team
- List the current user's organizations
- List a user's organizations
- Get user permissions in organization
- package
- issue
- Search for issues across the repositories that the user has access to
- List a repository's issues
- Create an issue. If using deadline only the date will be taken into account, and time of day ignored.
- List all comments in a repository
- Get a comment
- Delete a comment
- Edit a comment
- Get a list of reactions from a comment of an issue
- Add a reaction to a comment of an issue
- Remove a reaction from a comment of an issue
- Get an issue
- Delete an issue
- Edit an issue. If using deadline only the date will be taken into account, and time of day ignored.
- List all comments on an issue
- Add a comment to an issue
- Delete a comment
- Edit a comment
- Set an issue deadline. If set to null, the deadline is deleted. If using deadline only the date will be taken into account, and time of day ignored.
- Get an issue's labels
- Replace an issue's labels
- Add a label to an issue
- Remove all labels from an issue
- Remove a label from an issue
- Get a list reactions of an issue
- Add a reaction to an issue
- Remove a reaction from an issue
- Delete an issue's existing stopwatch.
- Start stopwatch on an issue.
- Stop an issue's existing stopwatch.
- Get users who subscribed on an issue.
- Check if user is subscribed to an issue
- Subscribe user to issue
- Unsubscribe user from issue
- List all comments and events on an issue
- List an issue's tracked times
- Add tracked time to a issue
- Reset a tracked time of an issue
- Delete specific tracked time
- Get all of a repository's labels
- Create a label
- Get a single label
- Delete a label
- Update a label
- Get all of a repository's opened milestones
- Create a milestone
- Get a milestone
- Delete a milestone
- Update a milestone
- repository
- Migrate a remote git repository
- Search for repositories
- Get a repository
- Delete a repository
- Edit a repository's properties. Only fields that are set will be changed.
- Get an archive of a repository
- Return all users that have write access and can be assigned to issues
- List branch protections for a repository
- Create a branch protections for a repository
- Get a specific branch protection for the repository
- Delete a specific branch protection for the repository
- Edit a branch protections for a repository. Only fields that are set will be changed
- List a repository's branches
- Create a branch
- Retrieve a specific branch from a repository, including its effective branch protection
- Delete a specific branch from a repository
- List a repository's collaborators
- Check if a user is a collaborator of a repository
- Add a collaborator to a repository
- Delete a collaborator from a repository
- Get repository permissions for a user
- Get a list of all commits from a repository
- Get a commit's combined status, by branch/tag/commit reference
- Get a commit's statuses, by branch/tag/commit reference
- Gets the metadata of all the entries of the root dir
- Gets the metadata and contents (if a file) of an entry in a repository, or a list of entries if a dir
- Update a file in a repository
- Create a file in a repository
- Delete a file in a repository
- Apply diff patch to repository
- Get the EditorConfig definitions of a file in a repository
- List a repository's forks
- Fork a repository
- Gets the blob of a repository.
- Get a single commit from a repository
- Get a commit's diff or patch
- Get a note corresponding to a single commit from a repository
- Get specified ref or filtered repository's refs
- Get specified ref or filtered repository's refs
- Gets the tag object of an annotated tag (not lightweight tags)
- Gets the tree of a repository.
- List the hooks in a repository
- Create a hook
- List the Git hooks in a repository
- Get a Git hook
- Delete a Git hook in a repository
- Edit a Git hook in a repository
- Get a hook
- Delete a hook in a repository
- Edit a hook in a repository
- Test a push webhook
- Get available issue templates for a repository
- List a repository's keys
- Add a key to a repository
- Get a repository's key by id
- Delete a key from a repository
- Get languages and number of bytes of code written
- Get a file or it's LFS object from a repository
- Sync a mirrored repository
- List a repo's pull requests
- Create a pull request
- Get a pull request
- Update a pull request. If using deadline only the date will be taken into account, and time of day ignored.
- Get a pull request diff or patch
- Get commits for a pull request
- Check if a pull request has been merged
- Merge a pull request
- Cancel the scheduled auto merge for the given pull request
- create review requests for a pull request
- cancel review requests for a pull request
- List all reviews for a pull request
- Create a review to an pull request
- Get a specific review for a pull request
- Submit a pending review to an pull request
- Delete a specific review from a pull request
- Get a specific review for a pull request
- Dismiss a review for a pull request
- Cancel to dismiss a review for a pull request
- Merge PR's baseBranch into headBranch
- Get all push mirrors of the repository
- add a push mirror to the repository
- Sync all push mirrored repository
- Get push mirror of the repository by remoteName
- deletes a push mirror from a repository by remoteName
- Get a file from a repository
- List a repo's releases
- Create a release
- Get changed files for a pull request
- Get a release by tag name
- Delete a release by tag name
- Get a release
- Delete a release
- Update a release
- List release's attachments
- Create a release attachment
- Get a release attachment
- Delete a release attachment
- Edit a release attachment
- Return all users that can be requested to review in this repo
- Get signing-key.gpg for given repository
- List a repo's stargazers
- Get a commit's statuses
- Create a commit status
- List a repo's watchers
- Check if the current user is watching a repo
- Watch a repo
- Unwatch a repo
- List a repository's tags
- Create a new git tag in a repository
- Get the tag of a repository by tag name
- Delete a repository's tag by name
- List a repository's teams
- Check if a team is assigned to a repository
- Add a team to a repository
- Delete a team from a repository
- List a repo's tracked times
- List a user's tracked times in a repo
- Get list of topics that a repository has
- Replace list of topics for a repository
- Add a topic to a repository
- Delete a topic from a repository
- Transfer a repo ownership
- Accept a repo transfer
- Reject a repo transfer
- Create a wiki page
- Get a wiki page
- Delete a wiki page
- Edit a wiki page
- Get all wiki pages
- Get revisions of a wiki page
- Create a repository using a template
- Get a repository by id
- search topics via keyword
- Create a repository
- settings
- user
- Get the authenticated user
- List the authenticated user's oauth2 applications
- creates a new OAuth2 application
- get an OAuth2 Application
- delete an OAuth2 Application
- update an OAuth2 Application, this includes regenerating the client secret
- List the authenticated user's email addresses
- Add email addresses
- Delete email addresses
- List the authenticated user's followers
- List the users that the authenticated user is following
- Check whether a user is followed by the authenticated user
- Follow a user
- Unfollow a user
- Get a Token to verify
- Verify a GPG key
- List the authenticated user's GPG keys
- Create a GPG key
- Get a GPG key
- Remove a GPG key
- List the authenticated user's public keys
- Create a public key
- Get a public key
- Delete a public key
- List the repos that the authenticated user owns
- Get user settings
- Update user settings
- The repos that the authenticated user has starred
- Whether the authenticated is starring the repo
- Star the given repo
- Unstar the given repo
- Get list of all existing stopwatches
- List repositories watched by the authenticated user
- List all the teams a user belongs to
- List the current user's tracked times
- Search for users
- Get a user
- List the given user's followers
- List the users that the given user is following
- Check if one user is following another user
- List the given user's GPG keys
- Get a user's heatmap
- List the given user's public keys
- List the repos owned by the given user
- The repos that the given user has starred
- List the repositories watched by a user
- List the authenticated user's access tokens
- Create an access token
- delete an access token
- Hat拓展接口
- repository
- actions
- 获取仓库所有文件文件夹GET
- 获取仓库路径下所有文件文件夹GET
- 仓库内搜索文件GET
- 获取单 个commit内容GET
- 获取单个commit的dif内容GET
- 创建一个webhookPOST
- 获取一个webhook推送历史GET
- Gets the most recent non-prerelease, non-draft release of a repository, sorted by created_atGET
- 获取所有的发行版GET
- 获取一个发行版GET
- 创建一个发行版POST
- 更新一个发行版PATCH
- 获取所有分支名称GET
- 获取所有分支 (按类型分组)GET
- 获取所有标签名称GET
- 获取所有标签GET
- 获取仓库分支、标签数量GET
- 获取仓库readme文件内容GET
- 获取仓库目录下readme文件内容 GET
- 获取所有commits(按时间分组)GET
- 获取仓库贡献者GET
- 获取仓库commit数量、标签数量、分支数量、发行版数量(按分支)GET
- 获取文件或文件夹下的commit列表GET
- 获取仓库blame内容GET
- 分支、标签、commit的比较接口GET
- 迁移项目(直接)POST
- 获取一个合并请求GET
- 获取合并请求下的commit列表GET
- Get changed files for a pull requestGET
- 仓库下批量更改文件(创建、更新、删除)POST
- 获取合并请求下所有版本记录GET
- 获取合并请求下一个版本记录的diff内容GET
- 获取仓库代码贡献情况GET
- 获取所有分支GET
- 获取仓库贡献者(包括代码行)GET
- 恢复一个已删除分支POST
- 获取最近的commit列表GET
- 删除一个仓库DELETE
- organization
- users
- admin
获取流水线文件列表
开发中
GET
/repos/{owner}/{repo}/actions
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Basic 之后拼接空格,以及经过 Base64 编码的 username:password
示例:
Authorization: Basic *****************
Path 参数
owner
string
必需
repo
string
必需
Query 参数
workflow
string
可选
示例值:
demo.yml
actor
integer
可选
status
integer
可选
page
integer
可选
limit
integer
可选
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/repos///actions?workflow=demo.yml&actor&status=&page&limit' \
--header 'Authorization: Basic Og=='
返回响应
🟢200成功
application/json
Body
workflows
array [object {2}]
工作流文件列表
Name
string
可选
ErrMsg
string
可选
cur_workflow
string
当前工作流文件
actions_config
object
actions配置
DisabledWorkflows
array[string]
禁用的工作流文件
allow_disable_or_enable_workflow
boolean
允许是否禁用流水线文件
cur_workflow_disabled
boolean
当前流水线文件是否禁用
cur_actor
integer
当前操作者
cur_status
integer
当前状态
is_filtered
boolean
是否筛选
runs
array [object {24}]
当前流水线运行记录列表
ID
integer
必需
Title
string
必需
RepoID
integer
必需
Repo
object
必需
OwnerID
integer
必需
WorkflowID
string
必需
Index
integer
必需
TriggerUserID
integer
必需
TriggerUser
object
必需
ScheduleID
integer
必需
Ref
string
必需
CommitSHA
string
必需
IsForkPullRequest
boolean
必需
NeedApproval
boolean
必需
ApprovedBy
integer
必需
Event
string
必需
EventPayload
string
必需
TriggerEvent
string
必需
Status
integer
必需
Version
integer
必需
Started
integer
必需
Stopped
integer
必需
Created
integer
必需
Updated
integer
必需
actors
array [object {46}]
操作者下拉选择
ID
integer
可选
LowerName
string
可选
Name
string
可选
FullName
string
可选
Email
string
可选
KeepEmailPrivate
boolean
可选
EmailNotificationsPreference
string
可选
Passwd
string
可选
PasswdHashAlgo
string
可选
MustChangePassword
boolean
可选
LoginType
integer
可选
LoginSource
integer
可选
LoginName
string
可选
Type
integer
可选
Location
string
可选
Website
string
可选
Rands
string
可选
Salt
string
可选
Language
string
可选
Description
string
可选
CreatedUnix
integer
可选
UpdatedUnix
integer
可选
LastLoginUnix
integer
可选
LastRepoVisibility
boolean
可选
MaxRepoCreation
integer
可选
IsActive
boolean
可选
IsAdmin
boolean
可选
IsRestricted
boolean
可选
AllowGitHook
boolean
可选
AllowImportLocal
boolean
可选
AllowCreateOrganization
boolean
可选
ProhibitLogin
boolean
可选
Avatar
string
可选
AvatarEmail
string
可选
UseCustomAvatar
boolean
可选
NumFollowers
integer
可选
NumFollowing
integer
可选
NumStars
integer
可选
NumRepos
integer
可选
NumTeams
integer
可选
NumMembers
integer
可选
Visibility
integer
可选
RepoAdminChangeTeamAccess
boolean
可选
DiffViewStyle
string
可选
Theme
string
可选
KeepActivityPrivate
boolean
可选
status_info_list
array [object {2}]
状态下拉选择
Status
integer
必需
DisplayedStatus
string
必需
示例
{ "workflows": [ { "Name": "demo.yaml", "ErrMsg": "" } ], "cur_workflow": "demo.yaml", "actions_config": { "DisabledWorkflows": [] }, "allow_disable_or_enable_workflow": true, "cur_workflow_disabled": false, "cur_actor": 0, "cur_status": 0, "is_filtered": false, "runs": [ { "ID": 9, "Title": "ADD file via upload", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 9, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/tags/v1.0.1", "CommitSHA": "87c72e4dc73baa0510c62c6a1933fcd5bc5723dc", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/tags/v1.0.1\",\"before\":\"0000000000000000000000000000000000000000\",\"after\":\"87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/0000000000000000000000000000000000000000...87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"commits\":[],\"total_commits\":0,\"head_commit\":{\"id\":\"87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"message\":\"ADD file via upload\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-26T16:47:38+08:00\",\"added\":[\"创客任务协议签订-审批表.docx\"],\"removed\":[],\"modified\":[]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":69,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-26T16:48:16+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 5, "Started": 1706259896, "Stopped": 1706259929, "Created": 1706259895, "Updated": 1706259929 }, { "ID": 8, "Title": "ADD file via upload", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 8, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "87c72e4dc73baa0510c62c6a1933fcd5bc5723dc", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"37dd7f504ee6f578192d6dcdce3882972d99155b\",\"after\":\"87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/37dd7f504ee6f578192d6dcdce3882972d99155b...87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"commits\":[{\"id\":\"87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"message\":\"ADD file via upload\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-26T16:47:38+08:00\",\"added\":[\"创客任务协议签订-审批表.docx\"],\"removed\":[],\"modified\":[]}],\"total_commits\":0,\"head_commit\":{\"id\":\"87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"message\":\"ADD file via upload\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/87c72e4dc73baa0510c62c6a1933fcd5bc5723dc\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-26T16:47:38+08:00\",\"added\":[\"创客任务协议签订-审批表.docx\"],\"removed\":[],\"modified\":[]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":52,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-25T14:26:05+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 5, "Started": 1706258861, "Stopped": 1706258896, "Created": 1706258861, "Updated": 1706258896 }, { "ID": 7, "Title": "更新 .gitea/workflows/demo.yaml", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 7, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "37dd7f504ee6f578192d6dcdce3882972d99155b", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"625c28317bb65205e151258adda17c8d666be1e0\",\"after\":\"37dd7f504ee6f578192d6dcdce3882972d99155b\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/625c28317bb65205e151258adda17c8d666be1e0...37dd7f504ee6f578192d6dcdce3882972d99155b\",\"commits\":[{\"id\":\"37dd7f504ee6f578192d6dcdce3882972d99155b\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/37dd7f504ee6f578192d6dcdce3882972d99155b\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-25T14:25:19+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]}],\"total_commits\":0,\"head_commit\":{\"id\":\"37dd7f504ee6f578192d6dcdce3882972d99155b\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/37dd7f504ee6f578192d6dcdce3882972d99155b\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-25T14:25:19+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":51,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-25T13:49:25+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 5, "Started": 1706163921, "Stopped": 1706163965, "Created": 1706163921, "Updated": 1706163965 }, { "ID": 6, "Title": "更新 .gitea/workflows/demo.yaml", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 6, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "625c28317bb65205e151258adda17c8d666be1e0", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"after\":\"625c28317bb65205e151258adda17c8d666be1e0\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/a5e21fa96ef6443ac9263f0ed630bffeb77acd53...625c28317bb65205e151258adda17c8d666be1e0\",\"commits\":[{\"id\":\"625c28317bb65205e151258adda17c8d666be1e0\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/625c28317bb65205e151258adda17c8d666be1e0\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-25T13:49:20+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]}],\"total_commits\":0,\"head_commit\":{\"id\":\"625c28317bb65205e151258adda17c8d666be1e0\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/625c28317bb65205e151258adda17c8d666be1e0\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-25T13:49:20+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":50,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-25T13:47:49+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 1, "Version": 5, "Started": 1706161761, "Stopped": 1706161765, "Created": 1706161760, "Updated": 1706161765 }, { "ID": 5, "Title": "更新 .gitea/workflows/demo.yaml", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 5, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "a5e21fa96ef6443ac9263f0ed630bffeb77acd53", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"after\":\"a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/5fd834dfef3e3c02eda1703d560f9f93ac019531...a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"commits\":[{\"id\":\"a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-25T13:41:09+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]}],\"total_commits\":0,\"head_commit\":{\"id\":\"a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/a5e21fa96ef6443ac9263f0ed630bffeb77acd53\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-25T13:41:09+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":48,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-24T15:58:35+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 1, "Version": 17, "Started": 1706161273, "Stopped": 1706161277, "Created": 1706161271, "Updated": 1706161669 }, { "ID": 4, "Title": "更新 .gitea/workflows/demo.yaml", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 4, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "5fd834dfef3e3c02eda1703d560f9f93ac019531", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"after\":\"5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b...5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"commits\":[{\"id\":\"5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-24T15:45:18+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]}],\"total_commits\":0,\"head_commit\":{\"id\":\"5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/5fd834dfef3e3c02eda1703d560f9f93ac019531\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-24T15:45:18+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":47,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-24T15:18:35+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 5, "Started": 1706082320, "Stopped": 1706083115, "Created": 1706082319, "Updated": 1706083115 }, { "ID": 3, "Title": "更新 .gitea/workflows/demo.yaml", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 3, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"c189aadee828f5b874e7a5aa422ddf3b5ae87e73\",\"after\":\"d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/c189aadee828f5b874e7a5aa422ddf3b5ae87e73...d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"commits\":[{\"id\":\"d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-24T15:04:24+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]}],\"total_commits\":0,\"head_commit\":{\"id\":\"d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/d1e3296de5027fa95d6498a77d6ea7b6ac3dcc8b\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-24T15:04:24+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":44,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-24T15:03:48+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 5, "Started": 1706079868, "Stopped": 1706080715, "Created": 1706079867, "Updated": 1706080715 }, { "ID": 2, "Title": "更新 .gitea/workflows/demo.yaml", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 2, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "d3ab53abbf6d5324e3c2724fbd6871f4554248fe", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"after\":\"d3ab53abbf6d5324e3c2724fbd6871f4554248fe\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/7ef158e488a4aa748b7ed5a130e5bc2d40c322a3...d3ab53abbf6d5324e3c2724fbd6871f4554248fe\",\"commits\":[{\"id\":\"d3ab53abbf6d5324e3c2724fbd6871f4554248fe\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/d3ab53abbf6d5324e3c2724fbd6871f4554248fe\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-23T16:46:54+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]}],\"total_commits\":0,\"head_commit\":{\"id\":\"d3ab53abbf6d5324e3c2724fbd6871f4554248fe\",\"message\":\"更新 .gitea/workflows/demo.yaml\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/d3ab53abbf6d5324e3c2724fbd6871f4554248fe\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-23T16:46:54+08:00\",\"added\":[],\"removed\":[],\"modified\":[\".gitea/workflows/demo.yaml\"]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":true,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":43,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-23T10:47:20+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 6, "Started": 1705999764, "Stopped": 1705999803, "Created": 1705999618, "Updated": 1706079867 }, { "ID": 1, "Title": "删除 6", "RepoID": 31, "Repo": { "ID": 31, "OwnerID": 1, "OwnerName": "yystopf", "Owner": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "LowerName": "ceshi_doc", "Name": "ceshi_doc", "Description": "", "Website": "", "OriginalServiceType": 0, "OriginalURL": "", "DefaultBranch": "master_1", "NumWatches": 1, "NumStars": 0, "NumForks": 0, "NumIssues": 0, "NumClosedIssues": 0, "NumOpenIssues": 0, "NumPulls": 4, "NumClosedPulls": 4, "NumOpenPulls": 0, "NumMilestones": 0, "NumClosedMilestones": 0, "NumOpenMilestones": 0, "NumProjects": 0, "NumClosedProjects": 0, "NumOpenProjects": 0, "NumActionRuns": 9, "NumClosedActionRuns": 9, "NumOpenActionRuns": 0, "IsPrivate": true, "IsEmpty": false, "IsArchived": false, "IsMirror": false, "Status": 0, "RenderingMetas": null, "DocumentRenderingMetas": null, "Units": [ { "ID": 281, "RepoID": 31, "Type": 1, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 292, "RepoID": 31, "Type": 2, "Config": { "EnableTimetracker": true, "AllowOnlyContributorsToTrackTime": true, "EnableDependencies": true }, "CreatedUnix": 1705978040 }, { "ID": 294, "RepoID": 31, "Type": 3, "Config": { "IgnoreWhitespaceConflicts": false, "AllowMerge": true, "AllowRebase": true, "AllowRebaseMerge": true, "AllowSquash": true, "AllowManualMerge": false, "AutodetectManualMerge": false, "AllowRebaseUpdate": true, "DefaultDeleteBranchAfterMerge": false, "DefaultMergeStyle": "merge", "DefaultAllowMaintainerEdit": false }, "CreatedUnix": 1705978040 }, { "ID": 285, "RepoID": 31, "Type": 4, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 293, "RepoID": 31, "Type": 5, "Config": {}, "CreatedUnix": 1705978040 }, { "ID": 284, "RepoID": 31, "Type": 8, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 286, "RepoID": 31, "Type": 9, "Config": {}, "CreatedUnix": 1704683255 }, { "ID": 287, "RepoID": 31, "Type": 10, "Config": { "DisabledWorkflows": [] }, "CreatedUnix": 1704683255 } ], "PrimaryLanguage": null, "IsFork": false, "ForkID": 0, "BaseRepo": null, "IsTemplate": false, "TemplateID": 0, "Size": 71645, "GitSize": 71645, "LFSSize": 0, "CodeIndexerStatus": null, "StatsIndexerStatus": null, "IsFsckEnabled": true, "CloseIssuesViaCommitInAnyBranch": false, "Topics": null, "TrustModel": 0, "Avatar": "", "CreatedUnix": 1701143230, "UpdatedUnix": 1706510678, "ArchivedUnix": 0 }, "OwnerID": 1, "WorkflowID": "demo.yaml", "Index": 1, "TriggerUserID": 1, "TriggerUser": { "ID": 1, "LowerName": "yystopf", "Name": "yystopf", "FullName": "", "Email": "yystopf@163.com", "KeepEmailPrivate": false, "EmailNotificationsPreference": "enabled", "Passwd": "5d396bf55bcd33a3a6e5ee09447ac285360940a3b2c6f41a97cafd337248e76ef807160715d885aa198a091bcb3a9146161b", "PasswdHashAlgo": "pbkdf2$50000$50", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "yystopf", "Type": 0, "Location": "", "Website": "", "Rands": "qpc3etttUV", "Salt": "be7971d526edf533d2c52fdaa3be84e1", "Language": "zh-CN", "Description": "", "CreatedUnix": 1663558573, "UpdatedUnix": 1709358884, "LastLoginUnix": 1709358884, "LastRepoVisibility": false, "MaxRepoCreation": -1, "IsActive": true, "IsAdmin": true, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": true, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 19, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "unified", "Theme": "gitea", "KeepActivityPrivate": false }, "ScheduleID": 0, "Ref": "refs/heads/master_1", "CommitSHA": "7ef158e488a4aa748b7ed5a130e5bc2d40c322a3", "IsForkPullRequest": false, "NeedApproval": false, "ApprovedBy": 0, "Event": "push", "EventPayload": "{\"ref\":\"refs/heads/master_1\",\"before\":\"891cdbbfe8e00e8f16c2b54c0daa90ee7fcf5628\",\"after\":\"7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"compare_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/compare/891cdbbfe8e00e8f16c2b54c0daa90ee7fcf5628...7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"commits\":[{\"id\":\"7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"message\":\"删除 6\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-08T11:07:56+08:00\",\"added\":[],\"removed\":[\"6\"],\"modified\":[]}],\"total_commits\":0,\"head_commit\":{\"id\":\"7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"message\":\"删除 6\\n\",\"url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc/commit/7ef158e488a4aa748b7ed5a130e5bc2d40c322a3\",\"author\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"committer\":{\"name\":\"yystopf\",\"email\":\"yystopf@163.com\",\"username\":\"yystopf\"},\"verification\":null,\"timestamp\":\"2024-01-08T11:07:56+08:00\",\"added\":[],\"removed\":[\"6\"],\"modified\":[]},\"repository\":{\"id\":31,\"owner\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@163.com\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"name\":\"ceshi_doc\",\"full_name\":\"yystopf/ceshi_doc\",\"description\":\"\",\"empty\":false,\"private\":false,\"fork\":false,\"template\":false,\"parent\":null,\"mirror\":false,\"size\":42,\"language\":\"\",\"languages_url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc/languages\",\"html_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc\",\"url\":\"http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi_doc\",\"link\":\"\",\"ssh_url\":\"virus@127.0.0.1:yystopf/ceshi_doc.git\",\"clone_url\":\"http://127.0.0.1:10082/yystopf/ceshi_doc.git\",\"original_url\":\"\",\"website\":\"\",\"stars_count\":0,\"forks_count\":0,\"watchers_count\":1,\"open_issues_count\":0,\"open_pr_counter\":1,\"release_counter\":1,\"default_branch\":\"master_1\",\"archived\":false,\"created_at\":\"2023-11-28T11:47:10+08:00\",\"updated_at\":\"2024-01-08T11:07:23+08:00\",\"archived_at\":\"1970-01-01T08:00:00+08:00\",\"permissions\":{\"admin\":true,\"push\":true,\"pull\":true},\"has_issues\":true,\"internal_tracker\":{\"enable_time_tracker\":true,\"allow_only_contributors_to_track_time\":true,\"enable_issue_dependencies\":true},\"has_wiki\":true,\"has_pull_requests\":true,\"has_projects\":true,\"has_releases\":true,\"has_packages\":true,\"has_actions\":true,\"ignore_whitespace_conflicts\":false,\"allow_merge_commits\":true,\"allow_rebase\":true,\"allow_rebase_explicit\":true,\"allow_squash_merge\":true,\"allow_rebase_update\":true,\"default_delete_branch_after_merge\":false,\"default_merge_style\":\"merge\",\"default_allow_maintainer_edit\":false,\"avatar_url\":\"\",\"internal\":false,\"mirror_interval\":\"\",\"mirror_updated\":\"0001-01-01T00:00:00Z\",\"repo_transfer\":null},\"pusher\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"},\"sender\":{\"id\":1,\"login\":\"yystopf\",\"login_name\":\"\",\"full_name\":\"\",\"email\":\"yystopf@noreply.localhost\",\"avatar_url\":\"http://127.0.0.1:10082/avatar/165fb1f0c8924c457706de9ff0e0ce1e\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"0001-01-01T00:00:00Z\",\"created\":\"2022-09-19T11:36:13+08:00\",\"restricted\":false,\"active\":false,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"yystopf\"}}", "TriggerEvent": "push", "Status": 2, "Version": 21, "Started": 1704683279, "Stopped": 1704683317, "Created": 1704683278, "Updated": 1705908857 } ], "actors": [ { "ID": 1, "LowerName": "", "Name": "yystopf", "FullName": "", "Email": "", "KeepEmailPrivate": false, "EmailNotificationsPreference": "", "Passwd": "", "PasswdHashAlgo": "", "MustChangePassword": false, "LoginType": 0, "LoginSource": 0, "LoginName": "", "Type": 0, "Location": "", "Website": "", "Rands": "", "Salt": "", "Language": "", "Description": "", "CreatedUnix": 0, "UpdatedUnix": 0, "LastLoginUnix": 0, "LastRepoVisibility": false, "MaxRepoCreation": 0, "IsActive": false, "IsAdmin": false, "IsRestricted": false, "AllowGitHook": false, "AllowImportLocal": false, "AllowCreateOrganization": false, "ProhibitLogin": false, "Avatar": "", "AvatarEmail": "yystopf@163.com", "UseCustomAvatar": false, "NumFollowers": 0, "NumFollowing": 0, "NumStars": 0, "NumRepos": 0, "NumTeams": 0, "NumMembers": 0, "Visibility": 0, "RepoAdminChangeTeamAccess": false, "DiffViewStyle": "", "Theme": "auto", "KeepActivityPrivate": false } ], "status_info_list": [ { "Status": 1, "DisplayedStatus": "success" }, { "Status": 2, "DisplayedStatus": "failure" }, { "Status": 5, "DisplayedStatus": "waiting" }, { "Status": 6, "DisplayedStatus": "running" } ] }
修改于 2024-03-04 01:35:48