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

T6678: do not apply linter to deleted files #49

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

jestabro
Copy link
Contributor

@jestabro jestabro commented Oct 1, 2024

Change Summary

This follows the example:
https://github.com/iamtodor/demo-github-actions-python-linter-configuration/blob/main/.github/workflows/py_linter.yml#L37

I can test by force-pushing the branch for
vyos/vyos-1x#4110
which has indicted an error on attempting to lint a file removed by the commit:
https://github.com/vyos/vyos-1x/actions/runs/11118591585/job/30892425454?pr=4110

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Other (please describe):

Related Task(s)

Related PR(s)

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@jestabro jestabro self-assigned this Oct 1, 2024
@jestabro jestabro requested a review from a team as a code owner October 1, 2024 15:02
@dmbaturin dmbaturin merged commit e2c5463 into vyos:current Oct 1, 2024
1 check passed
@jestabro jestabro deleted the no-linting-deleted-files branch October 1, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants