[PR #4540] [MERGED] fix status code label for a successful webhook #17417

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4540
Author: @adelowo
Created: 7/29/2018
Status: Merged
Merged: 7/30/2018
Merged by: @lafriks

Base: masterHead: fix_webhook_response_status


📝 Commits (3)

  • b44aaca fix status code label for a successful webhook
  • 6681cff Merge branch 'master' into fix_webhook_response_status
  • d139c64 Merge branch 'master' into fix_webhook_response_status

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 public/css/index.css (+1 -1)
📝 public/less/_repository.less (+1 -1)

📄 Description

Fixes #4539

Before

After

screen shot 2018-07-29 at 11 27 19

🔄 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/4540 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 7/29/2018 **Status:** ✅ Merged **Merged:** 7/30/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix_webhook_response_status` --- ### 📝 Commits (3) - [`b44aaca`](https://github.com/go-gitea/gitea/commit/b44aacaf09ba21e714ae4e2dfdcdadf037911d3c) fix status code label for a successful webhook - [`6681cff`](https://github.com/go-gitea/gitea/commit/6681cff6ed9ac9d10e37796729246e5bf9e53d7b) Merge branch 'master' into fix_webhook_response_status - [`d139c64`](https://github.com/go-gitea/gitea/commit/d139c649c4c911d4196c425e44d9452f0c370cc9) Merge branch 'master' into fix_webhook_response_status ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_repository.less` (+1 -1) </details> ### 📄 Description Fixes #4539 Before <img src="https://camo.githubusercontent.com/05fce9e1396b00e49bde4d2995470f499acbb4c1/68747470733a2f2f692e696d6775722e636f6d2f34376a72767a302e706e67"> After <img width="1920" alt="screen shot 2018-07-29 at 11 27 19" src="https://user-images.githubusercontent.com/12677701/43365279-647af07c-9322-11e8-8be3-e15dc4c4fc99.png"> --- <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 13:16:26 -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#17417