Changing the PR title doesn't trigger any Action events #13903

Closed
opened 2025-11-02 10:56:44 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @Gr3q on GitHub (Jan 2, 2025).

Description

As title. See example PR on the demo site: https://demo.gitea.com/Gr3q/test/pulls/2 with the action/events used.

In the example PR it shows that the title was changed but only 1 action was ran, when the PR was opened.

I expectation is that changing the title would trigger a PR:edited event like changing the description does.

Note: I stopped the runner attached to the demo instance already.

Gitea Version

1.22.6

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 20.04

How are you running Gitea?

Docker

Database

MySQL/MariaDB

Originally created by @Gr3q on GitHub (Jan 2, 2025). ### Description As title. See example PR on the demo site: https://demo.gitea.com/Gr3q/test/pulls/2 with the action/events used. In the example PR it shows that the title was changed but only 1 action was ran, when the PR was opened. I expectation is that changing the title would trigger a PR:edited event like changing the description does. Note: I stopped the runner attached to the demo instance already. ### Gitea Version 1.22.6 ### 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 20.04 ### How are you running Gitea? Docker ### Database MySQL/MariaDB
GiteaMirror added the issue/needs-feedback label 2025-11-02 10:56:44 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jan 2, 2025):

This feature is in 1.23-nightly or later (even not rc0)

-> feat(action): issue change title notifications (#33050) #33065

@wxiaoguang commented on GitHub (Jan 2, 2025): This feature is in 1.23-nightly or later (even not rc0) -> feat(action): issue change title notifications (#33050) #33065
Author
Owner

@Gr3q commented on GitHub (Jan 2, 2025):

The demo site is on 1.24.0-dev, so it should work on it, right?

Edit: I tested it today and it doesn't unless I'm doing something wrong or the change is not yet in for the demo site.

@Gr3q commented on GitHub (Jan 2, 2025): The demo site is on 1.24.0-dev, so it should work on it, right? Edit: I tested it today and it doesn't unless I'm doing something wrong or the change is not yet in for the demo site.
Author
Owner

@wxiaoguang commented on GitHub (Jan 2, 2025):

Demo site is not nightly, actually the demo site is a little out-dated, it doesn't include the PR:

image

image

@wxiaoguang commented on GitHub (Jan 2, 2025): Demo site is not nightly, actually the demo site is a little out-dated, it doesn't include the PR: ![image](https://github.com/user-attachments/assets/8842b84b-8f8f-4c01-b75e-4f2e53c1870b) ![image](https://github.com/user-attachments/assets/07a4061b-ef59-4800-8f06-df85a7639849)
Author
Owner

@Gr3q commented on GitHub (Jan 2, 2025):

Ok, in that case I'm going to assume that the feature is there and working. I'll retest it on 1.23.x when that's out and I upgraded.

@Gr3q commented on GitHub (Jan 2, 2025): Ok, in that case I'm going to assume that the feature is there and working. I'll retest it on 1.23.x when that's out and I upgraded.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13903