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

refactor: remove linting workflow log #1013

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

zolamk
Copy link
Contributor

@zolamk zolamk commented Aug 4, 2023

Description

Removes the Linting workflow log statement

Closes #1008

Summary generated by Reviewpad on 04 Aug 23 10:18 UTC

This pull request removes the logging of linting workflow in the linter.go file.

🤖 Generated by Copilot at 1bf0b26

Remove redundant log message in engine/linter.go. This improves the readability of the logs when linting workflows.

Code review and merge strategy

Ship: this pull request can be automatically merged and does not require code review

How

🤖 Generated by Copilot at 1bf0b26

  • Remove redundant log message in lintWorkflows function (link)

@reviewpad reviewpad bot added ship Pull request can be automatically merged and does not require code review small small pull request labels Aug 4, 2023
Copy link

@reviewpad reviewpad bot 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 is in ship mode. Reviewpad will merge it.

@reviewpad reviewpad bot added this pull request to the merge queue Aug 4, 2023
Merged via the queue into main with commit 271f3c6 Aug 4, 2023
4 checks passed
@ferreiratiago ferreiratiago deleted the fix/remove-duplicate-lint-line branch August 18, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ship Pull request can be automatically merged and does not require code review small small pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated lines in the log: Linting workflow xxx
1 participant