Add otterdog bot to allow list
This fixes #171 (closed).
Could this be merged quickly? I am currently implementing policies and when the app creates PRs, ECA checks would fail.
As a workaround I use the respective bot identity to create such PRs but that is not fully correct, the app should show as author and committer.
Merge request reports
Activity
It would be important to merge that as projects start to pick up the new mechanism to let otterdog create PRs. Now it can happen that in some cases the ECA check fails which we would avoid ofc.
Edited by Thomas Neidhartmentioned in commit f90092b9
Hit a block in testing. Something we put into the api routing has set a permanent redirect in my REST client due to a missing block, so I can't finish testing before pushing to prod. I have a patch to fix it up, so I should be able to test it as soon as it's live
The associated fix: https://gitlab.eclipse.org/eclipsefdn/it/internal/infra/configuration-management/puppet-modules/-/merge_requests/145