plugin-check icon indicating copy to clipboard operation
plugin-check copied to clipboard

Feature to exclude files in the check

Open ernilambar opened this issue 1 year ago • 5 comments

Fix partially https://github.com/WordPress/plugin-check/issues/388

  • --exclude-files argument added in plugin check command
  • Filter wp_plugin_check_ignore_files added for ignoring files
  • Added Behat tests and unit tests

ernilambar avatar Jan 30 '24 10:01 ernilambar

cc: @swissspidy @mukeshpanchal27

ernilambar avatar Jan 31 '24 11:01 ernilambar

@mukeshpanchal27 Merge conflict has been fixed.

ernilambar avatar Feb 01 '24 10:02 ernilambar

@mukeshpanchal27 PR is synced with trunk and n.e.x.t has been removed as version.

ernilambar avatar Feb 08 '24 06:02 ernilambar

@swissspidy Do you know why the Behat test failed?

mukeshpanchal27 avatar Apr 22 '24 12:04 mukeshpanchal27

As the error message says, the codecov token is missing, because this PR is originating from a fork. The tests are passing.

swissspidy avatar Apr 22 '24 12:04 swissspidy

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: ernilambar <[email protected]>
Co-authored-by: mukeshpanchal27 <[email protected]>
Co-authored-by: davidperezgar <[email protected]>
Co-authored-by: swissspidy <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

github-actions[bot] avatar Jul 03 '24 15:07 github-actions[bot]