feat(workflow): Added notify plugin authors for PR's - #179
Closed
spiros132 wants to merge 2 commits into
Closed
Annotations
2 errors
|
Validate pull request description
Process completed with exit code 1.
|
|
Validate pull request description
## Plugin section; ## What it does section; ## External dependencies section; ## Testing section; ## Screenshots / Videos section; ## Checklist section; ## Code review attestation section; field: **Id:**; field: **Noctalia version tested against:**; field: **Plugin API level:**; checklist item: New plugin; checklist item: Update to an existing plugin (version bumped in `plugin.toml`); checklist item: Tested on Niri; checklist item: Tested on Hyprland; checklist item: Tested on Sway; checklist item: Tested on another compositor:; checklist item: The directory name matches the part of `id` after the `/` in `plugin.toml` exactly.; checklist item: It ships `plugin.toml`, `README.md`, `thumbnail.webp`, and `translations/en.json`.; checklist item: `README.md` follows the [README template](https://github.com/noctalia-dev/community-plugins/blob/main/README_TEMPLATE.md), documents every entry id and dependency, and includes exact panel IPC commands and launcher prefixes where applicable.; checklist item: I created `thumbnail.webp` with the [thumbnail generator](https://assets.noctalia.dev/plugins/thumbnail-generator.html).; checklist item: `version` follows semver and is bumped in this PR; `plugin_api` is the oldest API level this plugin requires.; checklist item: Every non-English translation in this PR uses a locale supported by Noctalia core, and I can read, write, and understand that language well enough to review and maintain it (no unreviewed machine/LLM translations).; checklist item: I did not edit `catalog.toml`; CI generates it.; checklist item: This PR touches exactly one plugin directory.; checklist item: The code is readable and not obfuscated, minified, or generated.; checklist item: It does not download and execute remote code.; checklist item: Every network call, filesystem write, and spawned process is something the description above accounts for.; checklist item: I have the right to publish this code under the `license` declared in `plugin.toml`.
|
background
wait
wait-all
cancel
parallel
Loading