commit | 3dd6919a9cad65c67fd93c0238fab00d32c5f4a7 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 18 14:53:08 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 18 14:53:08 2022 -0400 |
tree | e9cdc57574470e91a7d9da8632f29ddd3eef963c | |
parent | 511c3fa653f2b3f8d706a8d189ef20bce13c0baa [diff] |
Drop hard coded values in check-commit Sem-Ver: bugfix Change-Id: Icd12ecf9765aafe2f232bfc21cc52a068937a3e9
diff --git a/releasenotes/notes/fix-commit-check-vars-77fd8469bb568a48.yaml b/releasenotes/notes/fix-commit-check-vars-77fd8469bb568a48.yaml new file mode 100644 index 0000000..1dd860c --- /dev/null +++ b/releasenotes/notes/fix-commit-check-vars-77fd8469bb568a48.yaml
@@ -0,0 +1,4 @@ +--- +fixes: + - The commit checks had hard-coded values for debugging that were accidentally + added into the code.
diff --git a/zuul.d/playbooks/ansible-collection-atmosphere-check-commit/run.yml b/zuul.d/playbooks/ansible-collection-atmosphere-check-commit/run.yml index 2e92406..7f59337 100644 --- a/zuul.d/playbooks/ansible-collection-atmosphere-check-commit/run.yml +++ b/zuul.d/playbooks/ansible-collection-atmosphere-check-commit/run.yml
@@ -14,13 +14,6 @@ - hosts: localhost gather_facts: false - vars: - zuul: - message: U2VtLVZlcgo= - project: - canonical_hostname: opendev.org - name: vexxhost/ansible-collection-atmosphere - ref: refs/changes/92/834092/2 tasks: - name: Get the commit for the ref uri: