We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
1.22.6
Yes
No response
Ubuntu 20.04
Docker
MySQL/MariaDB
The text was updated successfully, but these errors were encountered:
This feature is in 1.23-nightly or later (even not rc0)
-> feat(action): issue change title notifications (#33050) #33065
Sorry, something went wrong.
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.
Demo site is not nightly, actually the demo site is a little out-dated, it doesn't include the PR:
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: