Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

update module workflows (cloudeteer/terraform-governance#58) #2

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

lixhunter
Copy link
Contributor

@lixhunter lixhunter commented Dec 5, 2024

Description

This pull request includes changes to the GitHub Actions workflows to streamline and improve the CI/CD process. The most important changes involve modifications to the triggers for workflows and the addition of a new workflow for managing GitHub modules.

Changes to workflow triggers:

Addition of a new workflow:

  • .github/workflows/module-manage-github.yaml: Added a new workflow named module-manage-github that triggers on push to the main branch, on issue creation, and on specific pull request events (opened, labeled, unlabeled).

PR Checklist

  • I have checked if my changes close any open issues. If so please include appropriate closing keywords below.
  • I have updated/added documentation written in a helpful and kind way to assist users that may be unfamiliar with the resource / data source.
  • I have checked for a proper tag for this PR: breaking-change, feature, fix, other, ignore-release
  • I have used a meaningful PR title to help maintainers and other users understand this change and help prevent duplicate work.

Motivation and Context

relates to cloudeteer/terraform-governance#58

Breaking Changes

None.

Signed-off-by: Andre Licht <al@cloudeteer.de>
@lixhunter lixhunter self-assigned this Dec 5, 2024
@lixhunter lixhunter merged commit f59e29d into main Dec 5, 2024
14 of 16 checks passed
@lixhunter lixhunter deleted the add-manage-github-workflow branch December 5, 2024 16:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant