dbotconf

command module
v0.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 2 Imported by: 1

README

dbotconf

Overview

dbotconf is a Go-based tool designed to assist with configuration management of the dependabot system. It is part of the OpenTelemetry build-tools suite.

Installation

To install dbotconf, ensure you have Go installed and run:

go install go.opentelemetry.io/build-tools/dbotconf@latest

Usage

dbotconf manages Dependabot configuration for multi-module Go repositories.

Usage:
  dbotconf [command]

Examples:

  dbotconf generate > .github/dependabot.yml

  dbotconf verify .github/dependabot.yml

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  generate    Generate Dependabot configuration
  help        Help about any command
  verify      Verify Dependabot configuration is complete

Flags:
  -h, --help             help for dbotconf
      --ignore strings   glob patterns to ignore

Use "dbotconf [command] --help" for more information about a command.

The generate command creates configuration files based on predefined templates.

dbotconf generate

The verify command checks the validity of existing configuration files.

dbotconf verify

License

This project is licensed under the Apache License 2.0.

Documentation

Overview

Dbotconf configures and validates dependabot configuration.

Directories

Path Synopsis
Package internal provides internal functionality for the dbotconf package.
Package internal provides internal functionality for the dbotconf package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL