Skip to content

pull request triggers 2 actions instead of one #33313

Open
@dh-harald

Description

@dh-harald

Description

I'm using renovatebot to do dependency updates. I've realized, that every pull request triggers 2 actions, one for event type opened, one for event type synchronized

In some cases, the synchronized isn't triggered (I don't know, why, the renovatebot do the same thing), so I can't filter only the sync event

I'm using a very simple action for this:

name: testing

on:
  pull_request:

jobs:
[...]

Gitea Version

1.23.1

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

Image

Git Version

No response

Operating System

Linux

How are you running Gitea?

I'm using official docker image on a linux box.

Database

MySQL/MariaDB

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions