0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-25 15:36:18 +02:00

5 Commits

Author SHA1 Message Date
Lunny Xiao
9d0a599960 Merge branch 'main' into lunny/project_workflow 2024-12-23 11:02:01 -08:00
Lunny Xiao
791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311)
Fix #27278
Replace #27816

This PR adds a meta-comment for an issue when dragging an issue from one
column to another of a project.

<img width="600" alt="image"
src="https://github.com/go-gitea/gitea/assets/81045/5fc1d954-430e-4db0-aaee-a00006fa91f5">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
2024-08-09 01:29:02 +00:00
Lunny Xiao
5d78be4093 Merge branch 'main' into lunny/project_workflow 2024-05-28 17:43:23 +08:00
Lunny Xiao
95cecbb294
Add NewIssue events 2024-04-05 14:18:51 +08:00
Lunny Xiao
64e0ba10de
Add project workflow feature so users can define how to execute steps when project related events fired 2024-03-31 11:57:14 +08:00