Skip to content

feat: open active job runs from the menubar - #69

Merged
Peyton-Spencer merged 2 commits into
mainfrom
feat/26-menubar-job-link
May 3, 2026
Merged

feat: open active job runs from the menubar#69
Peyton-Spencer merged 2 commits into
mainfrom
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

coderabbitai Bot commented Mar 25, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Peyton-Spencer has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 35 minutes and 25 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a8a4d92a-4454-4bc1-9416-dd088b8b7eef

📥 Commits

Reviewing files that changed from the base of the PR and between 08919ae and 104c58a.

📒 Files selected for processing (3)
  • Sources/Services/RunnerManager.swift
  • Sources/Views/MenuBarView.swift
  • Tests/MacRunnerTests/MacRunnerTests.swift
✨ 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
Review rate limit: 0/1 reviews remaining, refill in 35 minutes and 25 seconds.

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
@Peyton-Spencer
Peyton-Spencer force-pushed the feat/26-menubar-job-link branch from c0e7030 to 7893ab2 Compare March 25, 2026 20:56
@Peyton-Spencer
Peyton-Spencer force-pushed the feat/43-job-notifications branch from 565d7c8 to 30575b6 Compare May 3, 2026 02:03
@Peyton-Spencer
Peyton-Spencer deleted the branch main May 3, 2026 02:14
@Peyton-Spencer Peyton-Spencer reopened this May 3, 2026
@Peyton-Spencer
Peyton-Spencer changed the base branch from feat/43-job-notifications to main May 3, 2026 02:15
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Peyton-Spencer
Peyton-Spencer force-pushed the feat/26-menubar-job-link branch from 7893ab2 to 4823c81 Compare May 3, 2026 02:17
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Peyton-Spencer
Peyton-Spencer merged commit d5e29cb into main May 3, 2026
2 checks passed
@Peyton-Spencer
Peyton-Spencer deleted the feat/26-menubar-job-link branch May 3, 2026 02:28
github-actions Bot pushed a commit that referenced this pull request May 3, 2026
# [1.16.0](v1.15.0...v1.16.0) (2026-05-03)

### Features

* open active job runs from the menubar ([#69](#69)) ([d5e29cb](d5e29cb))
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant