Pull request closed event action not triggered upon merge if paths defined #33941
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
topic/gitea-actions
related to the actions of Gitea
type/bug
Milestone
Description
Issue:
Pull request closed event action not triggered upon merge if paths defined.
Code:
This code works on Github for all scenarios. On Gitea it does not work when "paths" is defined but when omitting the "paths:" option under "on: pull_request:" it does work. It also works when the PR is closed but not merged.
Reproduced on Gitea Demo:
pr#1 uses the "paths:" and did not trigger
pr#2 omits the "paths:" and did trigger
https://demo.gitea.com/crltc/actions-test
Gitea Version
1.23.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Ubuntu
How are you running Gitea?
Self-hosted Docker
Reproduced on demo.gitea.com
Database
Postgres
The text was updated successfully, but these errors were encountered: