Skip to content

Draft: GitLab CI Workflows PoC

Grzegorz Bizon requested to merge poc/gb/ci-workflow-events into master

What does this MR do and why?

GitLab CI Workflows PoC:

annotate:
  on: my-workflow/webhooks/issues/created
  script: run annotate issue

🎥 Demo: https://youtu.be/cwfRI9m3rRs.

Disclaimer: The following contains information related to upcoming products, features, and functionality.

It is important to note that the information presented is for informational purposes only. Please do not rely on this information for purchasing or planning purposes.

As with all projects, the items mentioned in this document and linked pages are subject to change or delay. The development, release and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #363384 (closed)

Edited by Grzegorz Bizon

Merge request reports