Skip to content

Conversation

@tenthirtyam
Copy link
Collaborator

Summary

Update validate workflow.

Type

  • fix: Bug Fix
  • feat: Feature or Enhancement
  • docs: Documentation
  • refactor: Refactoring
  • chore: Build, Dependencies, Workflows, etc.
  • other: Other (Please describe.)

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Tests

  • Tests have been added or updated.
  • Tests have been completed.

Output:

Documentation

  • Documentation has been added or updated.

Issue References

Release Note

Additional Information

@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Jan 28, 2026
@tenthirtyam tenthirtyam self-assigned this Jan 28, 2026
@tenthirtyam tenthirtyam added the chore Chore label Jan 28, 2026
Copilot AI review requested due to automatic review settings January 28, 2026 17:24
@tenthirtyam tenthirtyam added the github-actions GitHub Actions label Jan 28, 2026
@github-actions github-actions bot added needs-review Needs Review size/s Relative Sizing: Small labels Jan 28, 2026
Copy link

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.

Pull request overview

This PR updates the Go validation workflow to align it with the formatting and naming conventions used in other test workflows in the repository. However, it also removes the pull_request trigger which prevents validation checks from running on pull requests.

Changes:

  • Removed copyright header and updated workflow comment to be more concise
  • Removed pull_request trigger, limiting workflow to only run on pushes to main branch
  • Added descriptive names to GitHub Action steps (e.g., "Checkout Repository", "Setup Go", "Get Go Version")
  • Standardized job names to use title case (e.g., "Lint Check" instead of "Lint check")

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Update validate workflow.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam force-pushed the chore(xfer)/update-validate-workflow branch from faad6d1 to 04d6507 Compare January 28, 2026 17:29
@tenthirtyam tenthirtyam merged commit f3935ae into main Jan 28, 2026
13 checks passed
@tenthirtyam tenthirtyam deleted the chore(xfer)/update-validate-workflow branch January 28, 2026 17:33
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Chore github-actions GitHub Actions size/s Relative Sizing: Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants