allstar icon indicating copy to clipboard operation
allstar copied to clipboard

GitHub Issue ping duration should be user configurable.

Open Hixie opened this issue 3 years ago • 4 comments

Currently the bot posts an update to each issue every few days. Since we have around a hundred issues open (primarily because of https://github.com/ossf/allstar/issues/108) this causes a huge amount of bugspam to anyone following the repository.

In pondering this I realised that technically the bot is violating our contribution guidelines, which say that a comment shouldn't be added if it doesn't add any new information. In general, if a bug is open, it is taken that it is still valid, and nothing need be said if nothing has changed.

Hixie avatar Feb 12 '22 22:02 Hixie

Updated title. Config is here: https://github.com/ossf/allstar/blob/main/pkg/config/operator/operator.go#L63 This could be part of the org config https://github.com/ossf/allstar/blob/main/pkg/config/config.go#L31 and then each org can set their own setting.

jeffmendoza avatar Feb 14 '22 23:02 jeffmendoza

I believe this was addressed by #206

markdboyd avatar Jun 16 '22 13:06 markdboyd

How do I configure it?

Hixie avatar Jul 06 '22 21:07 Hixie

For #206, it is only configurable by app operators. We still need a user-configurable option, so leave this open for now.

jeffmendoza avatar Jul 06 '22 22:07 jeffmendoza