Skip to content

Secret lost from push action webhook #17147

Closed
@PutinVladimir

Description

@PutinVladimir

Gitea Version

1.15.3

Git Version

No response

Operating System

linux

How are you running Gitea?

systemd

Database

SQLite

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

v. 1.13.5 webhook post

{
  "secret": "somemysecret",
  "ref": "refs/heads/dev",
  "before": "2cc31c104faf46190774011c3d8ad169edf6ed0d",
  "after": "eb5237114f854320d3b545e4ab70c794f319cf21",
  "compare_url": "https://url/2cc31c104faf46190774011c3d8ad169edf6ed0d...eb5237114f854320d3b545e4ab70c794f319cf21",
  "commits": [
...

Now v. 1.15.3 webhook post

{
  "ref": "refs/heads/dev",
  "before": "868287009bb32192cef6ca2b0e69f6867104ca9e",
  "after": "7c3546dc92e724015d04c552deea9313798013d9",
  "compare_url": "https://url/868287009bb32192cef6ca2b0e69f6867104ca9e...7c3546dc92e724015d04c552deea9313798013d9",
  "commits": [
...

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions