-
Notifications
You must be signed in to change notification settings - Fork 282
Updated help in params.yml & errands in bootstrap #287
Updated help in params.yml & errands in bootstrap #287
Conversation
Updated the help text/comments in params.yml for the parameter that determines which errands to run, to reflect the actual errand names used in PAS 2.0. Also fixed what errands to disable in bootstrap.sh, so that this also uses the correct errand names.
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story. The labels on this github issue will be updated when the story is started. |
Original issue: https://github.com/pivotal-cf/pcf-pipelines/issues |
@ollema Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
@ollema Thank you for signing the Contributor License Agreement! |
not sure why this is failing the check? |
@ollema just double checking you have signed the CLA? |
@abbyachau yeah, I did change my GitHub handle since then, maybe that's why it's not registering? when I follow the links to sign the CLA it already says that I've signed it though.. |
@ollema I checked with our Legal team, and there's a CLA check issue when change your GitHub account. They have a story in their backlog to fix this issue. This pull request's been scheduled for engineering review. Thanks. |
Updated the help text/comments in params.yml for the
parameter that determines which errands to run, to reflect
the actual errand names used in PAS 2.0.
Also fixed what errands to disable in bootstrap.sh, so that this
also uses the correct errand names.
Fixes: #286