scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

Get scabot working again #826

Closed SethTisue closed 1 year ago

SethTisue commented 1 year ago

as @som-snytt and one or two others have noted, Scabot stopped doing its thing (kicking off Jenkins jobs, assigning milestones to PRs)

not clear to me what the cause might be — needs investigation

SethTisue commented 1 year ago

maybe there's an authorization token that needs to be explicitly given permission to the scala org? I had to do that recently for some private lightbend/ repos, I guess because of the company switching over to Okta for authorization... but I wouldn't expect scala/ to be affected, but perhaps there's some indirect connection I wouldn't have anticipated

som-snytt commented 1 year ago

Scabot finally joined The Great Resignation.

lrytz commented 1 year ago

ssh jenkins-master -> sudo systemctl restart scabot did it. not sure why it stopped, it's very rare, so 🤷‍♂️