Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert: fix(ci): use SSH on the merge bot #608

Merged
merged 1 commit into from
Nov 15, 2024
Merged

revert: fix(ci): use SSH on the merge bot #608

merged 1 commit into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. revert: fix(ci): use SSH on the merge bot (#608)

    This reverts commit 6579932.
    
    A bot running from a PR fork has no access to secrets. Therefore, #607
    is useless.
    
    Merge-bot will only be used for merges originating from the upstream
    repository. It works in this scenario.
    
    So I'm reverting #607, as it's neither useful nor necessary.
    
    Signed-off-by: Claudio André <[email protected]>
    claudioandre-br committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3fd4dc6 View commit details
    Browse the repository at this point in the history