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

Introduce wp.org plugin-guidelines check action #616

Merged

Conversation

carstingaxion
Copy link
Collaborator

With the set goal in mind to become a versatile community plugin within the WordPress sphere, GatherPress should at every time align with the .org/plugin review standards, at least with the automated part of the review process.

This is where the Plugin Check (PCP) WordPress plugin comes into play, because thankfully there is also a corresponding github action.

Description of the Change

After the overwhelming feedback we got from the WordPress plugin review team we should introduce this action into our default push and pull_request workflows. This would also be a nice aspect to promote further, saying "We align with the guidelines not only once (like normal), but with every release".

Closes #

How to test the Change

I hope to see the test running within this PR, to get a basic testing.

Changelog Entry

Added - Test against standards for the WordPress.org plugin directory

Credits

Props @carstingaxion

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@carstingaxion
Copy link
Collaborator Author

carstingaxion commented Mar 19, 2024

The test is running and correctly complaining about some stuff. My last two commits, where not needed by the PR itself, but to make sure the test is recognizing changes.

Now there is one thing left, I'm unsure about. Please, @mauteri could you have a look at this screenshot. What is the problem with the custom table during the action runs?

grafik

@carstingaxion carstingaxion changed the title Feature/wp plugin check action Introduce wp.org plugin-guidelines check action Mar 19, 2024
@mauteri
Copy link
Contributor

mauteri commented Mar 19, 2024

Sure, I'll take a look. Thx!

@carstingaxion carstingaxion marked this pull request as ready for review April 8, 2024 18:59
 (and renamed the workflow file;)
@mauteri mauteri merged commit 24f4bfe into GatherPress:main Apr 9, 2024
11 checks passed
@carstingaxion carstingaxion deleted the feature/wp-plugin-check-action branch May 7, 2024 11:42
carstingaxion added a commit to figuren-theater/label-printing that referenced this pull request May 29, 2024
With the set goal in mind to become a versatile community plugin,
_label-printing_

> [...] should at **every time** align with the .org/plugin review
standards, at least with the automated part of the review process.
> 
> This is where the [Plugin Check
(PCP)](https://wordpress.org/plugins/plugin-check/) WordPress plugin
comes into play, because thankfully there is also a [corresponding
github action](https://github.com/swissspidy/wp-plugin-check-action).
> ### Description of the Change
> 
> [...] we should introduce this action into our default `push` and
`pull_request` workflows. This would also be a nice aspect to promote
further, saying "We align with the guidelines not only once (like
normal), but with every release".
> 
> ~Closes #~

Closes #46 

> ### How to test the Change
> 
> I hope to see the test running within this PR, to get a basic testing.
> ### Changelog Entry
> 
> > Added - Test against standards for the WordPress.org plugin
directory

---

Cloned PR from GatherPress/gatherpress#616

---

### Code Checklist
- [x] tested
- [ ] documented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants