Add release notes

Closes-Bug: CLOUDOPS-761
Change-Id: If1aa57c0e1617a312f36e52c503a40b5ee166c91
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 6e1f0eb..52515e6 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -14,6 +14,13 @@
       go_command: test ./... -v
 
 - job:
+    name: atmosphere-check-commit
+    nodeset:
+      nodes: []
+    run:
+      - zuul.d/playbooks/check-commit/run.yml
+
+- job:
     name: atmosphere-chart-vendor
     parent: chart-vendor