elastic / elastic/ecctl

Add validation for goreleaser config on PR

Open
#538 0 comments 0 reactions 0 assignees View on GitHub
Team:Delivery
Dominant language
Go
Stars
58
Forks
61
PR merge metrics
No merged PRs in 30d

Description

## Overview

To prevent issues like https://github.com/elastic/ecctl/runs/4475470597?check_suite_focus=true we need to add a config validation for `goreleaser` on PR. It should run command like `goreleaser check -f .goreleaser.yml `

## Possible Implementation

We need to add an extra step to https://github.com/elastic/ecctl/blob/master/.github/workflows/go.yml which will run `goreleaser check -f .goreleaser.yml `

## Testing

## Context

## Your Environment

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.