tarantool/job-rerunner

Enable restarting jobs in all repositories

NickVolynkin opened this issue · 0 comments

Currently org/repo is hardcoded:

https://github.com/tarantool/job-re-runner/blob/master/init.lua#L45-L48

Instead, we should take repository.full_name from the webhook payload.