Skip to content

[Actions] Create go/gitStatusCheck Action #37

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

Merged
merged 1 commit into from
Apr 2, 2025
Merged

Conversation

onairmarc
Copy link
Member

No description provided.

@onairmarc onairmarc requested a review from Copilot April 2, 2025 13:38
Copy link

@Copilot 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 introduces a new composite GitHub Action designed to check for modifications in Go-related files (e.g., *.go, go.mod, go.sum) by running a custom script.

  • Added a new action definition in action.yml that handles checking the repository's status for changes.
  • Set up steps for checking out the repository, setting execution permissions for a script, and executing a status check with branch input support.
Files not reviewed (1)
  • actions/go/gitStatusCheck/entrypoint.sh: Language not supported

@onairmarc onairmarc merged commit 44869a6 into main Apr 2, 2025
@onairmarc onairmarc deleted the go-git-status-check branch April 2, 2025 13:39
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.

1 participant