Skip to content

Drone is not recognizing gitea release creation #5288

@xoxys

Description

@xoxys
  • Gitea version (or commit ref): 1.5.3
  • Git version:
  • Operating system: RHEL
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

As mentioned here and here for me, there seems to be some issues with gitea webhooks.

if i create a release from the gitea ui (creates also a tag in background), drone does not recognize it and is not running the pipeline.

If i instead push a tag from command line to remote repo, drone will run twice. One run for the push and one run for the tag... That duplicates the runtime. Is this the expected behavior?

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