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

Only notify on success or failure #247

Open
KyNorthstar opened this issue Jun 9, 2022 · 1 comment
Open

Only notify on success or failure #247

KyNorthstar opened this issue Jun 9, 2022 · 1 comment
Labels
enhancement New feature or request hacktoberfest

Comments

@KyNorthstar
Copy link
Contributor

Tell us how we can improve Xcodes

Currently, Xcodes sends a notification for each of the 6 steps. Personally, I only care if the final step succeeded, or if any step caused an irrecoverable failure. Because that's all I care about, I'd like the ability to tell Xcodes to only notify my when that happens, not when every intermediate step completes.

Is your feature request related to a problem? Please describe.

Kinda? I find it a problem when I get too many notifications, especially ones with sound. It's not really a bug or such tho.

What would you like to see? How would you like it to work?

A setting in Preferences, which allows the user to select one of the following:

  • Notify for every step
  • Only notify on failure or final-success
  • Do not notify

More options would be awesome, but this is the minimum I expected

@KyNorthstar KyNorthstar added the enhancement New feature or request label Jun 9, 2022
@babbage
Copy link

babbage commented Jul 27, 2022

Came here to post the exact same feedback. I am working in Xcode 13.x but want to install the latest Xcode 14 beta. Having started the process, I want to go back to deep concentration on my other work. I have very few things that are allowed to post notifications to me on my computer. The ones from Xcodes come with a beep. Do all my notifications do that? I don't think so, but perhaps? Certainly, it interrupts my current thinking.

I love Xcodes handling the install, and the best assistant is one that works as independently as possible and only comes back to the boss if there is a problem, or to let them know the job is done. I'd love Xcodes to provide that option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants