Skip to content

Conversation

@Mik-Nord
Copy link
Contributor

@Mik-Nord Mik-Nord commented May 2, 2025

This pull request introduces a new GitHub Actions workflow specifically for running a Golang test suite on pull requests. The workflow ensures that any changes to Golang-related files are validated by running the test suite.

New GitHub Actions Workflow:

  • examples/automation-golang-test-suite.yml: Added a workflow named "Golang test suite" that triggers on pull requests targeting master or main branches. It runs tests when changes are made to .go files, go.mod, or go.sum, utilizing a shared workflow from dfds/shared-workflows.

@Mik-Nord Mik-Nord requested a review from a team as a code owner May 2, 2025 07:55
@Mik-Nord Mik-Nord merged commit c706c18 into master May 2, 2025
1 check passed
@Mik-Nord Mik-Nord deleted the feature/added-go-files branch May 2, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants