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

No backport and no logs? #60

Closed
pmalek-sumo opened this issue Jan 15, 2021 · 1 comment
Closed

No backport and no logs? #60

pmalek-sumo opened this issue Jan 15, 2021 · 1 comment

Comments

@pmalek-sumo
Copy link

pmalek-sumo commented Jan 15, 2021

We've added this workflow to our repo but it seems it didn't do much

https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/1342/checks?check_run_id=1708125282#step:2:1

Run tibdex/backport@v1
  with:
    github_token: ***
    title_template: [Backport {{base}}] {{originalTitle}}

config:

name: Backport
on:
  pull_request:
    types:
      - closed
      - labeled

jobs:
  backport:
    runs-on: ubuntu-20.04
    name: Backport
    steps:
      - name: Backport
        uses: tibdex/backport@v1
        with:
          github_token: ${{ secrets.BACKPORT_BOT_TOKEN }}

No logs were printed to trace back where the problem's coming from.

@pmalek-sumo
Copy link
Author

Doesn't matter, it backported it on merge 🤦🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant