Skip to content

cloudfoundry/buildpacks-github-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildpacks GitHub Config

This repository contains config files common to buildpacks.

How do I consume this common config

If you just wrote a new buildpack, run bootstrap.sh as follows:

./scripts/bootstrap.sh --target <path/to/your/buildpack>

This will copy the relevant config files to your buildpack. Git commit and Push.

Now, to wire up your buildpack repo to receive relevant updates as a pull requests:

  • Configure secrets as required in all workflows

Submit your change to this repo as a PR. You should be all set when the PR is merged.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published