Skip to content

Request: Do not update plugin-check silently without a new version of this action #527

Description

@marekdedic

Hi,
I am using this action to run plugin-check on my WP plugin repos. However, if I understand it correctly, this action upgrades (i.e. uses the latest) plugin-check without a new version release to this action.

Why this is a problem:

I don't really see any good way out of this - I can:

  1. Just live with broken CI for 2 months and going
  2. Disable this action until plugin-check fixes the issues and hope I remember to re-enable it afterwards

...neither of which is a good option. I have dependabot set up, so all my dependency updates fail CI and I have to review them manually.

If this action pinned the plugin-check version it uses (and bump versions with new plugin-check versions), the problem would be solved - I could just postpone the update of plugin-check, make the upgrade when I have the bandwidth to deal with it and when it works the way I need. The current state is a much worse DX.

Just to make sure - I'm not complaining about plugin-check not implementing WordPress/plugin-check#1146 right away. Issues happen, sometimes they take longer to sort out, that's okay. But I'd like to not be forced to deal with the issue (or just the update itself, even if it's completely fine, it can still take time to update) the second a new version is available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions