GithubHelp home page GithubHelp logo

Comments (5)

nox avatar nox commented on August 15, 2024 1

@wilzbach As a Servo developer, I can say it's not that noisy, and quite useful. Also it can offer people some bragging points sometimes, each of these referenced pull requests were bitrot all at once with one of mine when it landed. :)

from dlang-bot.

wilzbach avatar wilzbach commented on August 15, 2024

@wilzbach As a Servo developer, I can say it's not that noisy, and quite useful.

I think if we start this by just labelling unmergable PRs, this would already be an excellent step. Whether we then send the comment (or personal emails) or not, is than "merely" philosophical (or political).
In case you are interested, I submitted a PR of the first iteration of such a feature here (#52), so maybe we can seen the bot reporting this in the near future ;-)

from dlang-bot.

wilzbach avatar wilzbach commented on August 15, 2024

I submitted a PR of the first iteration of such a feature here (#52), so maybe we can seen the bot reporting this in the near future ;-)

This is deployed and we now (experimentally) label PRs as "needs rebase" once a day.

See e.g. https://github.com/dlang/phobos/pulls?q=is%3Aopen+is%3Apr+label%3A%22needs+rebase%22

Sending out notifications would be a rather trivial step on top of that, but I am still afraid that it's too spammy. Maybe we can add a simple mechanism for a user to opt-out?

from dlang-bot.

MartinNowak avatar MartinNowak commented on August 15, 2024

We have a needs rebase label nowadays.

from dlang-bot.

MartinNowak avatar MartinNowak commented on August 15, 2024

Regarding mail @wilzbach, it seems we'd need a user preference for E-Mail heavy workflows.
Personally I've almost abandoned E-Mail, so I can not really decide what's useful or not, when your work is centered around it. It's just that we also have to consider the visual cluttering in the important comments.
A custom Webextension to make dlang-bot comments less present would work for me, but hardly helps other people. Already have a userContent.css for github to make the news list opaque.

@-moz-document url('https://github.com/') {
    div.news { opacity: 0.1 !important; }
}

from dlang-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.