-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add a /debug command to see what the bots know about a particular issue/PR #89
Comments
/kind feature |
@goern: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@tumido is this still required/valid? |
I'd still "want" to have that option to be notified at what stage my job is, yes. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
/lifecycle frozen |
Is your feature request related to a problem? Please describe.
Time to time I'm setting up the CI process using the Thoth bots for analytics repos. While doing so, I sometimes run into issues which results in a build failure/task not being triggered properly or failing unnoticed etc. Sometimes these errors goes unreported in the release issue and I'm met with a silent treatment from the bots. It's hard to debug it that way and I always have to bother @harshad16 who must be really annoyed by my requests by now.
Describe the solution you'd like
I prefer to get my hands dirty so if the issue is obvious and easily fixable I would like to do that on my own without putting more work on @harshad16's plate. It would be nice if we can have a chat-ops command, like
/debug
or something, which would force sesheta to respond with a list of what it knows about that particular issue/PR:thoth0*.lab.upshift
deployments) and then which of the pipeline run actually is triggered from "my" repo (since they are all named the same, you have to open them all)Describe alternatives you've considered
Bother the Thoth team every time:
Additional context
thoth-station/kebechet#629, aicoe-aiops/mailing-list-analysis-toolkit#18
Issues which resulted in dead silence from the bots and we had hard time debugging it:
aicoe-aiops/mailing-list-analysis-toolkit#16
aicoe-aiops/mailing-list-analysis-toolkit#15
aicoe-aiops/categorical-encoding#15
aicoe-aiops/categorical-encoding#16
aicoe-aiops/categorical-encoding#17
aicoe-aiops/categorical-encoding#19
AICoE/s2i-custom-notebook#19
The text was updated successfully, but these errors were encountered: