Skip to content

feat: Add extra tags variable and PR check workflow#46

Open
sunnymor-cd wants to merge 10 commits intomasterfrom
feat/terraform-extra-tags-pr-check
Open

feat: Add extra tags variable and PR check workflow#46
sunnymor-cd wants to merge 10 commits intomasterfrom
feat/terraform-extra-tags-pr-check

Conversation

@sunnymor-cd
Copy link
Copy Markdown

What

  • Added an extra tags variable to the Terraform module
  • Added a workflow to validate PR commit message types

Why

  • To improve module flexibility
  • To ensure pull requests follow required commit conventions and fail early if they don’t

@sunnymor-cd sunnymor-cd self-assigned this Feb 6, 2026
@sunnymor-cd sunnymor-cd added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Feb 6, 2026
Comment thread .github/workflows/pr_checks.yml Fixed
…-checks.yml and rename pr_checks.yml to pr-checks.yml

jobs:
pr-validation:
uses: clouddrove/github-shared-workflows/.github/workflows/pr-checks.yml@master No newline at end of file

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}
Comment thread .github/workflows/pr-checks.yml Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants