Skip to content

feat: open active job runs from the menubar#69

Open
Peyton-Spencer wants to merge 1 commit intofeat/43-job-notificationsfrom
feat/26-menubar-job-link
Open

feat: open active job runs from the menubar#69
Peyton-Spencer wants to merge 1 commit intofeat/43-job-notificationsfrom
feat/26-menubar-job-link

Conversation

@Peyton-Spencer
Copy link
Copy Markdown
Contributor

Summary

  • add a direct menubar link for busy runners so operators can open the active GitHub Actions run from the EXECUTING state
  • keep the active workflow job cache populated even when native notifications are disabled, since the menubar link should not depend on notification settings
  • cover the new workflow-name and run-URL helpers with focused tests

Testing

  • git diff --check
  • swift test (not runnable in this container: swift: command not found)

Notes

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 25, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5b877b2e-403a-453d-a8b2-b33a0d16ec07

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/26-menubar-job-link

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@Peyton-Spencer Peyton-Spencer force-pushed the feat/43-job-notifications branch from 7185908 to 565d7c8 Compare March 25, 2026 20:55
Surface the current GitHub Actions run for busy runners directly in the menubar and keep the active job cache populated even when native notifications are turned off. This gives operators a fast path from EXECUTING status to live run details without depending on notification delivery.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Peyton-Spencer Peyton-Spencer force-pushed the feat/26-menubar-job-link branch from c0e7030 to 7893ab2 Compare March 25, 2026 20:56
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