https://github.com/kestra-io/plugin-gitlab
Tasks that interact with GitLab projects, commits, and issues via the API.
https://github.com/kestra-io/plugin-gitlab
gitlab hacktoberfest kestra plugin
Last synced: 2 months ago
JSON representation
Tasks that interact with GitLab projects, commits, and issues via the API.
- Host: GitHub
- URL: https://github.com/kestra-io/plugin-gitlab
- Owner: kestra-io
- License: apache-2.0
- Created: 2025-07-25T06:23:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T09:08:51.000Z (3 months ago)
- Last Synced: 2026-04-16T11:15:07.851Z (3 months ago)
- Topics: gitlab, hacktoberfest, kestra, plugin
- Language: Java
- Homepage: https://kestra.io/plugins/plugin-gitlab
- Size: 254 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
Event-Driven Declarative Orchestrator
Get started with Kestra in 4 minutes.
# Kestra GitLab Plugin
## Why
- What user problem does this solve? Teams need to interact with GitLab projects, commits, and issues from orchestrated workflows instead of relying on manual console work, ad hoc scripts, or disconnected schedulers.
- Why would a team adopt this plugin in a workflow? It keeps GitLab steps in the same Kestra flow as upstream preparation, approvals, retries, notifications, and downstream systems.
- What operational/business outcome does it enable? It reduces manual handoffs and fragmented tooling while improving reliability, traceability, and delivery speed for processes that depend on GitLab.
## What
- Provides plugin components under `io.kestra.plugin.gitlab`.
- Includes classes such as `Create`, `Search`, `Create`.
## Documentation
* Full documentation can be found under: [kestra.io/docs](https://kestra.io/docs)
* Documentation for developing a plugin is included in the [Plugin Developer Guide](https://kestra.io/docs/plugin-developer-guide/)
## License
Apache 2.0 © [Kestra Technologies](https://kestra.io)
## Stay up to date
We release new versions every month. Give the [main repository](https://github.com/kestra-io/kestra) a star to stay up to date with the latest releases and get notified about future updates.
