Open Issues Need Help
View All on GitHub Add a core package to avoid hiding tasks in the docs about 1 hour ago
AI Summary: This issue addresses a documentation limitation in Kestra where tasks/triggers in root and sub-packages are not displayed correctly. To resolve this, the `MergeRequest.java` task needs to be moved from `io.kestra.plugin.gitlab` to `io.kestra.plugin.gitlab.core`, and a `package-info.java` file must be added to the `issues` package. This refactoring includes updating relevant examples and tests.
Complexity:
2/5
area/plugin bug good first issue