InSpec tests do not run on pull requests #25
Labels
hacktoberfest
An issue highlighted for the digital ocean Hacktoberfest Event
Help Wanted
Assistance is required to resolve this issue
Priority: High
Critical work that must be completed
Tech Debt
Will improve the maintainability of the codebase
Cookbook version
4.0.1
Chef-client version
15.0.109
Platform Details
CircleCI 2.1
Scenario:
When I PRed my previous tiny change, it seemed odd that the check succeeded when I knew that the cookbook failed on many operating systems (issues to come).
Steps to Reproduce:
Expected Result:
I would expect that inspec tests would be run in CircleCI and the results would be available to the maintainers.
Actual Result:
linting and Dangerfile checks do occur. The kitchen converge and verify tasks do not.
The text was updated successfully, but these errors were encountered: