[PR #2850] [MERGED] Fix ignored errors in API route #16633

Closed
opened 2025-11-02 12:15:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2850
Author: @ethantkoenig
Created: 11/4/2017
Status: Merged
Merged: 11/4/2017
Merged by: @bkcsoft

Base: masterHead: fix/ignored_err


📝 Commits (3)

  • 5289a61 Fix ignored errors in API route
  • 4f3ea0f Fix more ignored errors
  • 4d20ca7 Merge branch 'master' into fix/ignored_err

📊 Changes

1 file changed (+24 additions, -10 deletions)

View changed files

📝 routers/api/v1/repo/pull.go (+24 -10)

📄 Description

Also remove commented-out code.


🔄 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/2850 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/4/2017 **Status:** ✅ Merged **Merged:** 11/4/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `fix/ignored_err` --- ### 📝 Commits (3) - [`5289a61`](https://github.com/go-gitea/gitea/commit/5289a610c6a40501d2028f768446f0aea84521af) Fix ignored errors in API route - [`4f3ea0f`](https://github.com/go-gitea/gitea/commit/4f3ea0f67b4769e2942b6ba534d85aae9d8dd112) Fix more ignored errors - [`4d20ca7`](https://github.com/go-gitea/gitea/commit/4d20ca7efa69f30367a83e550a6713a33df3b954) Merge branch 'master' into fix/ignored_err ### 📊 Changes **1 file changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `routers/api/v1/repo/pull.go` (+24 -10) </details> ### 📄 Description Also remove commented-out code. --- <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 12:15:07 -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#16633