Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Adds success step to matrix workflows #60

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

merschformann
Copy link
Member

Description

Adds steps to notify success for Go linting and golden file tests in GitHub Actions workflows, enabling required checks for these workflows.

Changes

  • Added a new job go-lint-success to go-lint.yml for success notification after Go linting
  • Added a new job golden-success to golden.yml for success notification after golden file tests

@merschformann merschformann merged commit 16de20c into develop Jul 9, 2024
35 checks passed
@merschformann merschformann deleted the merschformann/success-steps branch July 9, 2024 16:02
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