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

T6637: py files filter added for unused import check (backport #3949) #3950

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 6, 2024

Change Summary

T6637: py files filter added for unused import check

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)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

https://vyos.dev/T6637

Related PR(s)

Component(s) name

Proposed changes

How to test

Smoketest result

Checklist:

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

This is an automatic backport of pull request #3949 done by [Mergify](https://mergify.com).

(cherry picked from commit b67786d)

# Conflicts:
#	.github/workflows/check-unused-imports.yml
@mergify mergify bot requested a review from a team as a code owner August 6, 2024 15:56
@mergify mergify bot added the conflicts label Aug 6, 2024
Copy link
Author

mergify bot commented Aug 6, 2024

Cherry-pick of b67786d has failed:

On branch mergify/bp/sagitta/pr-3949
Your branch is up to date with 'origin/sagitta'.

You are currently cherry-picking commit b67786df8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/check-unused-imports.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Copy link

github-actions bot commented Aug 6, 2024

👍
No issues in PR Title / Commit Title

@kumvijaya kumvijaya closed this Aug 6, 2024
@mergify mergify bot deleted the mergify/bp/sagitta/pr-3949 branch August 6, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant