hashicorp / ghaction-terraform-provider-release

Reusable GitHub Action Workflows for releasing HashiCorp, partner, and community Terraform Providers
Mozilla Public License 2.0
16 stars 9 forks source link

Add GitHub Actions Workflow CI Checks #28

Closed bflad closed 1 year ago

bflad commented 1 year ago

Description

This repository does not currently validate/lint GitHub Actions workflow files during pull requests. It's possible to merge invalid workflow syntax.

Proposal

Add a GitHub Actions CI workflow, potentially similar to https://github.com/hashicorp/terraform-plugin-framework/blob/51bb0a7f377cb95a513501119ce01be87f8351fa/.github/workflows/ci-github-actions.yml

github-actions[bot] commented 5 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.