Skip to content

add a GH Actions workflow to check and see if any generated files need to be updated#432

Merged
drewda merged 8 commits intomainfrom
check-go-generate
Apr 25, 2025
Merged

add a GH Actions workflow to check and see if any generated files need to be updated#432
drewda merged 8 commits intomainfrom
check-go-generate

Conversation

@drewda
Copy link
Copy Markdown
Member

@drewda drewda commented Apr 4, 2025

No description provided.

@drewda drewda requested a review from Copilot April 4, 2025 15:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/check-go-generate.yaml:91

  • The reference to 'core.setFailed' may be undefined within the github-script context. Consider importing '@actions/core' or using an alternative error handling approach (such as throwing an error) to ensure the failure is reported correctly.
core.setFailed('Generated code needs to be updated - see PR comments for details');

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2025

Generated Code Check ✅

All generated code is up to date.

@drewda drewda merged commit 22bbcd2 into main Apr 25, 2025
12 checks passed
@drewda drewda deleted the check-go-generate branch April 25, 2025 22:22
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