Skip to content

Chore: Add Launch attribute#22

Open
Squidly271 wants to merge 1 commit into
unraid:mainfrom
Squidly271:patch-1
Open

Chore: Add Launch attribute#22
Squidly271 wants to merge 1 commit into
unraid:mainfrom
Squidly271:patch-1

Conversation

@Squidly271
Copy link
Copy Markdown

@Squidly271 Squidly271 commented May 21, 2026

Add the launch attribute so that clicking the icon in plugins tab (or within CA when installed) will take you to the Notifications page

Note: an update issued to the plugin isn't required - no changes except for the attribute, so will take effect on all future installs going forward once it's merged and in the releases

Summary by CodeRabbit

  • New Features
    • Added direct launch path to the Notifications section for streamlined access to plugin settings.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3f86fcad-64c1-40e7-a136-b1b62060e60f

📥 Commits

Reviewing files that changed from the base of the PR and between 4c7ed7e and 00f75ea.

📒 Files selected for processing (1)
  • plugins/apprise.plg

📝 Walkthrough

Walkthrough

The Apprise Unraid plugin template now includes a launch attribute on the top-level <PLUGIN> element, setting the launch destination to /Notifications so users can jump directly to the Notifications interface from the dashboard.

Changes

Plugin Launch Configuration

Layer / File(s) Summary
Plugin launch attribute
plugins/apprise.plg
The top-level <PLUGIN> element now declares a launch attribute with value /Notifications, enabling direct application launch from Unraid's dashboard interface.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny launch path springs to life,
No fuss, no strife—just one line bright,
To Notifications, swift and clean,
The quickest route we've ever seen!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Chore: Add Launch attribute' follows the conventional commits format with the 'Chore:' prefix and clearly describes the main change of adding a launch attribute to the plugin.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant