From 0fa05aa426afca65eb1059e9851b77508375644f Mon Sep 17 00:00:00 2001 From: Noah Watkins Date: Thu, 22 Sep 2022 13:39:29 -0700 Subject: [PATCH] wip Signed-off-by: Noah Watkins --- .github/workflows/buildkite-slash-commands.yml | 2 +- .github/workflows/lint.yml | 4 ++-- .github/workflows/redpanda-build.yml | 1 + .github/workflows/slash-commands.yml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/buildkite-slash-commands.yml b/.github/workflows/buildkite-slash-commands.yml index 0ec43bb371c2e..4b876630b05d7 100644 --- a/.github/workflows/buildkite-slash-commands.yml +++ b/.github/workflows/buildkite-slash-commands.yml @@ -16,7 +16,7 @@ jobs: - uses: ./sparse-checkout with: - repository: redpanda-data/vtools + repository: dotnwat/vtools token: ${{ secrets.ACTIONS_BOT_TOKEN }} patterns: actions path: ghca diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0eb0e027e7b9d..e9a6791c0bb30 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,12 +11,12 @@ name: Lint all codez on: push: branches: - - '**' + - 'xxxx' tags-ignore: - '**' pull_request: branches: - - '**' + - 'xxxx' jobs: go: diff --git a/.github/workflows/redpanda-build.yml b/.github/workflows/redpanda-build.yml index 070846cb74946..5e460beab0b0f 100644 --- a/.github/workflows/redpanda-build.yml +++ b/.github/workflows/redpanda-build.yml @@ -12,6 +12,7 @@ on: [push, pull_request] jobs: build: + if: ${{ false }} name: build redpanda runs-on: ubuntu-20.04 diff --git a/.github/workflows/slash-commands.yml b/.github/workflows/slash-commands.yml index 2d2b3c875d628..1571e2e15bb61 100644 --- a/.github/workflows/slash-commands.yml +++ b/.github/workflows/slash-commands.yml @@ -17,6 +17,6 @@ jobs: ci-repeat test-codecov static-args: | - org=redpanda-data + org=dotnwat repo=redpanda milestone=auto