Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Gr3q opened this issue Jan 2, 2025 · 4 comments
Closed

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

Gr3q opened this issue Jan 2, 2025 · 4 comments
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail

Comments

@Gr3q
Copy link

Gr3q commented 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

@Gr3q Gr3q added the type/bug label Jan 2, 2025
@wxiaoguang
Copy link
Contributor

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

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

@wxiaoguang wxiaoguang added issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail and removed type/bug labels Jan 2, 2025
@Gr3q
Copy link
Author

Gr3q commented 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.

@wxiaoguang
Copy link
Contributor

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

image

image

@Gr3q
Copy link
Author

Gr3q commented 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 Gr3q closed this as completed Jan 2, 2025
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Apr 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail
Projects
None yet
Development

No branches or pull requests

2 participants