[PR #5607] [CLOSED] add commit file statuses #17863

Closed
opened 2025-11-02 16:17:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5607
Author: @lunny
Created: 12/29/2018
Status: Closed

Base: masterHead: lunny/add_commit_file_status


📝 Commits (9)

📊 Changes

3 files changed (+33 additions, -6 deletions)

View changed files

📝 models/action.go (+24 -4)
📝 models/action_test.go (+2 -1)
📝 models/pull.go (+7 -1)

📄 Description

Should fix #4313 and blocked by https://github.com/go-gitea/go-sdk/pull/135 and https://github.com/go-gitea/git/pull/137


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5607 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/29/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lunny/add_commit_file_status` --- ### 📝 Commits (9) - [`9e6ebaa`](https://github.com/go-gitea/gitea/commit/9e6ebaad39840e262719cf15946640a88c4b4bf6) add commit file statuses - [`154aa7f`](https://github.com/go-gitea/gitea/commit/154aa7f032ad8b0a5ec84a9064b7b3b0a833cc78) fix bug - [`6bad618`](https://github.com/go-gitea/gitea/commit/6bad6181b837569353cbead834f529ae34ba32c2) fix swagger doc - [`bd16c11`](https://github.com/go-gitea/gitea/commit/bd16c1108e0f4ab1c2440885bc5eecd2ed407ede) add config on docs - [`5a24cb9`](https://github.com/go-gitea/gitea/commit/5a24cb91e0001e31eefc105d3290bdca3b0075de) remove unused newline of v1_json.tmpl - [`d94bb50`](https://github.com/go-gitea/gitea/commit/d94bb5043ab10f5b6bad7b885efbd7416e342fd7) fix swagger check - [`8064b3b`](https://github.com/go-gitea/gitea/commit/8064b3b854b416b440d1d744e2d0b8e0412209a5) fix swagger - [`bf4bcfb`](https://github.com/go-gitea/gitea/commit/bf4bcfb26c13c0b00dd5d76bbd5e4d4826b437c5) use new logging - [`2b97dae`](https://github.com/go-gitea/gitea/commit/2b97daeec557d64b8c8dd676e0967ee595d64013) remove another PR codes ### 📊 Changes **3 files changed** (+33 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/action.go` (+24 -4) 📝 `models/action_test.go` (+2 -1) 📝 `models/pull.go` (+7 -1) </details> ### 📄 Description Should fix #4313 and ~blocked by https://github.com/go-gitea/go-sdk/pull/135 and https://github.com/go-gitea/git/pull/137~ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 16:17:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17863