summaryrefslogtreecommitdiffhomepage
path: root/tools/issue_reviver/main.go
AgeCommit message (Collapse)Author
2020-01-08Github bug reviverFabricio Voznika
For everyone's joy, this is a tool that reopens issues that have been closed, but are still referenced by TODOs in the code. The idea is to run it in Kokoro nightly. Kokoro changes are coming up next. PiperOrigin-RevId: 288789560