Related to this PR: eclipse-dataspace-hub/.eclipsefdn#2
This PR removes all secrets from a repository, but it received the following warning from the otterdog bot account:
The auto-merge behavior should be more finely tuned for GitHub organization and repository secrets.
In particular, it should distinguish between:
- adding or updating secrets, which may require additional validation or approval, and manual setup;
- removing secrets, should generally be safe to auto-merge, since we are using soft deletion.
Related to this PR: eclipse-dataspace-hub/.eclipsefdn#2
This PR removes all secrets from a repository, but it received the following warning from the
otterdogbot account:The auto-merge behavior should be more finely tuned for GitHub organization and repository secrets.
In particular, it should distinguish between: