cl-cli/src/gitlab
Julien Fastré 2b37c5b18c
Add Gitea Action support for issue-to-work conversion
Implemented Gitea actions to support converting Gitea issues into work packages in OpenProject. Modified various modules to include necessary structs, functions, and tests to handle Gitea issues, ensure URL validation, and adapt work package creation based on Gitea issues.
2024-10-25 00:29:34 +02:00
..
action.rs Add Gitea Action support for issue-to-work conversion 2024-10-25 00:29:34 +02:00
client.rs Add Gitea Action support for issue-to-work conversion 2024-10-25 00:29:34 +02:00
issue.rs allow to assign automatically current user on new work package 2024-03-15 23:10:21 +01:00
mod.rs Refactor the issue2work action 2024-10-24 23:14:14 +02:00