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

Modify the bashisms workflow to only check modified files #515

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

adamperkowski
Copy link
Contributor

Type of Change

  • Hotfix

Description

Modified bashisms.yml to only check modified .sh files using git diff --name-only <base branch> HEAD tabs.

Testing

Works like a charm :))

Impact

Less not deserverd CI failures i guess.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

Copy link
Contributor

@nnyyxxxx nnyyxxxx left a comment

Choose a reason for hiding this comment

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

Awesome

@ChrisTitusTech ChrisTitusTech merged commit fb2b6fc into ChrisTitusTech:main Sep 19, 2024
@ChrisTitusTech ChrisTitusTech added the bug Something isn't working label Sep 19, 2024
@adamperkowski adamperkowski deleted the bash_workflow branch September 19, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants