[PR #3213] [MERGED] Check ignored errors for issue and milestone count #16831

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3213
Author: @ethantkoenig
Created: 12/17/2017
Status: Merged
Merged: 12/18/2017
Merged by: @lafriks

Base: masterHead: fix/ignored_errs


📝 Commits (2)

  • 0bc0e61 Check ignored errors
  • f23a649 Empty commit so that CI runs again

📊 Changes

3 files changed (+57 additions, -21 deletions)

View changed files

📝 models/issue_milestone.go (+34 -14)
📝 models/issue_milestone_test.go (+18 -6)
📝 routers/repo/issue.go (+5 -1)

📄 Description

Check previously-ignored errors in issue_milestone.go


🔄 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/3213 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 12/17/2017 **Status:** ✅ Merged **Merged:** 12/18/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/ignored_errs` --- ### 📝 Commits (2) - [`0bc0e61`](https://github.com/go-gitea/gitea/commit/0bc0e61dbe87fcc64bdf66d7ecd380e634d50c15) Check ignored errors - [`f23a649`](https://github.com/go-gitea/gitea/commit/f23a649357c7c52267de92613eea03016c546b0d) Empty commit so that CI runs again ### 📊 Changes **3 files changed** (+57 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_milestone.go` (+34 -14) 📝 `models/issue_milestone_test.go` (+18 -6) 📝 `routers/repo/issue.go` (+5 -1) </details> ### 📄 Description Check previously-ignored errors in `issue_milestone.go` --- <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:20: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#16831