Add package.json and package-lock.json to trigger condition#34253
Add package.json and package-lock.json to trigger condition#34253k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SayakMukhopadhyay, timwangmusic The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@SayakMukhopadhyay: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
After the docs moved to using Docsy as an npm module, it became necessary that containers be created when the package.json and the associated lockfile gets changed. See kubernetes/website#48812