Skip to content

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