diff options
author | Bo-Yi Wu <appleboy.tw@gmail.com> | 2024-12-31 20:08:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-31 12:08:36 +0000 |
commit | 6c89de494a1f6c0cbaf34efe7a18f310c408cd23 (patch) | |
tree | f2207505ce6426d61b5799416d6a5740f541a12e /services/secrets | |
parent | 20c7fba60157067252af49da41b6f8929a5ae31a (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
- Add `IssueChangeTitle` method to handle issue title changes
- Add `notifyIssueChangeWithTitleOrContent` method to generalize
notification handling for issue title or content changes
action file as below:
```yaml
name: Semantic Pull Request
on:
pull_request_target:
types: [edited]
```
---------
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'services/secrets')
0 files changed, 0 insertions, 0 deletions