Add release notes

Closes-Bug: CLOUDOPS-761
Change-Id: If1aa57c0e1617a312f36e52c503a40b5ee166c91
(cherry picked from commit 7607e5a65486453e80b1a7a042051df61e672301)
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index ed972d6..55d13e8 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