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

ci: fix backport job #60

Merged
merged 1 commit into from
Mar 22, 2024
Merged

ci: fix backport job #60

merged 1 commit into from
Mar 22, 2024

Commits on Mar 22, 2024

  1. ci: fix backport job

    Use common secret GITHUB_TOKEN for backport jobs. This means that
    backports will be done by the github-actions bot instead of grafanabot,
    but the backport job will work properly.
    
    I verified this works by looking at grafana/tempo, which uses
    GITHUB_TOKEN instead of a grafanabot API token.
    rfratto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    77ad895 View commit details
    Browse the repository at this point in the history