mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-12 22:31:39 +01:00
* pipeline(copy-pr): cherry-pick commits instead of merging * fix staticcheck for docs in pkg/github Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>
6 lines
185 B
Go
6 lines
185 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
// Package github contains our implementation of pipeline sub-command requests that utilize Github
|
|
package github
|