[PR #1616] [MERGED] Add create_at and updated_at in PR json #15952

Closed
opened 2025-11-02 11:58:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1616
Author: @cez81
Created: 4/26/2017
Status: Merged
Merged: 4/27/2017
Merged by: @lunny

Base: masterHead: api_pr_times


📝 Commits (1)

  • 5a84899 Add create_at and updated_at in PR json

📊 Changes

4 files changed (+9 additions, -4 deletions)

View changed files

📝 models/pull.go (+2 -0)
📝 vendor/code.gitea.io/sdk/gitea/pull.go (+3 -0)
📝 vendor/code.gitea.io/sdk/gitea/release.go (+1 -1)
📝 vendor/vendor.json (+3 -3)

📄 Description

Add fields created_at and updated_at in PR json.

Depends on https://github.com/go-gitea/go-sdk/pull/52. Needs vendor update before merge!

Fixes #907


🔄 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/1616 **Author:** [@cez81](https://github.com/cez81) **Created:** 4/26/2017 **Status:** ✅ Merged **Merged:** 4/27/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `api_pr_times` --- ### 📝 Commits (1) - [`5a84899`](https://github.com/go-gitea/gitea/commit/5a8489908c78d2d4fdb834b54e0edb36eb9738ef) Add create_at and updated_at in PR json ### 📊 Changes **4 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+2 -0) 📝 `vendor/code.gitea.io/sdk/gitea/pull.go` (+3 -0) 📝 `vendor/code.gitea.io/sdk/gitea/release.go` (+1 -1) 📝 `vendor/vendor.json` (+3 -3) </details> ### 📄 Description Add fields created_at and updated_at in PR json. Depends on https://github.com/go-gitea/go-sdk/pull/52. Needs vendor update before merge! Fixes #907 --- <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 11:58:47 -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#15952