Create A pull request

Create infrastructure with a pull request

To see our new security controls in action, let’s create a pull request to modify our development environment configuration!

alt_text

In GitHub, on your fork of KustomizeGoat, navigate into the kustomize > overlays and dev directories:

alt_text

Select on the kustomization.yaml file to open it in the GitHub web viewer, and select edit.

alt_text

Let’s make a simple change right now to trigger a build. Modify the name of the dev namespace.

alt_text

Make sure to you select Create a new branch for this commit and propose the change.

alt_text

This will automatically queue up a new pull request with your change included, on the next page, select Create Pull Request

alt_text

The pull request will load, and you will immediately see Bridgecrew checks ready to scan the proposed infrastructure changes. \

alt_text