Skip to content

Automatically label, close, approve, comment, lock, and more GitLab Merge Requests

License

Notifications You must be signed in to change notification settings

jippi/scm-engine

Repository files navigation

SCM-Engine

Note

SCM Engine allow for easy Merge Request automation within your GitLab projects.

Automatically add/remove labels depending on files changes, the age of the Merge Request, who contributes, and pretty much anything else you could want.

You can even take actions such as (but not limited to) closing the Merge Request, approve it, or add a comment.

SCM engine can be run either as a regular CI job in your pipeline, or be triggered through the Webhook system, allowing for versatile and flexible deployments.

Example

Tip

Want to see what scm-engine can do?

Check out the examples page for real-world use-cases, with in-depth explanations and turn-key usage patterns.

Documentation