Skip to content

A Buildkite Plugin to fetch the base branch (or main) before running any commands.

License

instant-labs/fetch-base-branch-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fetch Base Branch

A Buildkite plugin for fetching the base branch post-checkout. This allows for more sophisticated diffs in PRs.

Options

This plugin currently does not offer any options.

Examples

Show how your plugin is to be used

steps:
  - label: "πŸ”¨ Running plugin"
    command: "echo template plugin"
    plugins:
      - template#v1.0.0:

Compatibility

Elastic Stack Agent Stack K8s Hosted (Mac) Hosted (Linux) Notes
? ? ? ? n/a
  • βœ… Fully supported (all combinations of attributes have been tested to pass)
  • ⚠️ Partially supported (some combinations cause errors/issues)
  • ❌ Not supported

βš’ Developing

You can use the bk cli to run the pipeline locally:

bk local run

πŸ‘©β€πŸ’» Contributing

Feel free to open any issues or PRs.

πŸ“œ License

The package is available as open source under the terms of the MIT License.

About

A Buildkite Plugin to fetch the base branch (or main) before running any commands.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages