Packit-service: New config option to not comment on PRs at all

Created on 14 Oct 2019  路  6Comments  路  Source: packit/packit-service

Hey! We're using (and loving) packit in
[osbuild](https://github.com/osbuild/osbuild). We tend to have lots of
back-and-forth on pull requests, force pushing regularly. packit's
notifications add a lot of clutter, both to the discussion and to
notifications.

Honestly, I'd prefer *only* having the status and no comments at all.

_Originally posted by @larskarlitski in https://github.com/packit-service/packit-service/issues/4#issuecomment-527021083_

feature triaged user-experience

Most helpful comment

How about:

comment:
    pull_request:
        successful_build: false

To allow adding more in the future.

All 6 comments

Related to #1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Thank you for your contributions.
We are doing this to be sure that the issue is still relevant. Anyone can comment to remove the stale state. (The issues marked with pinned, security, bug or EPIC label
are not considered stale.)

We are still waiting for the logs.

proposal: introduce a new config option:


it would default to true and people would be able to set it to false

true = comment with Congratulations
false = don't comment

How about:

comment:
    pull_request:
        successful_build: false

To allow adding more in the future.

I mean, I'd love to see something like:

notifications:
    comment:
        pull_request:
            successful_build: false

but yours have only 3 lines, so let's do yours

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TomasTomecek picture TomasTomecek  路  5Comments

TomasTomecek picture TomasTomecek  路  5Comments

TomasTomecek picture TomasTomecek  路  9Comments

TomasTomecek picture TomasTomecek  路  3Comments

sentry-io[bot] picture sentry-io[bot]  路  3Comments