Closed lsmith77 closed 4 years ago
BTW ideally the gettext messages should then be configurable.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close
@fejta-bot: Closing this issue.
Looking at https://github.com/kubernetes-sigs/slack-infra/blob/master/slack-report-message/handler.go
I would like to be able to customize the messages. In my case we just want the wording slightly different and adding some additional pieces of information.
I could also see this as a first step towards localization.
Would it make sense to start using gettext or similar to be able to maintain these text separately so that customizing this doesn't require forking?