Skip to content

Commit

Permalink
Remove review bot code
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Sep 23, 2020
1 parent ed331b0 commit ab94059
Show file tree
Hide file tree
Showing 156 changed files with 2 additions and 55,062 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,13 @@ name: On PR
on: [pull_request_target]

jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Run repository tests
run: python3 -m unittest tests/test.py

trigger-review:
needs: tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
fetch-depth: 0
ref: refs/pull/${{ github.event.pull_request.number }}/merge

# Ensures python3-setuptools is installed
- name: Setup Python
Expand Down
17 changes: 0 additions & 17 deletions review-bot.py

This file was deleted.

1 change: 0 additions & 1 deletion review_bot/__init__.py

This file was deleted.

24 changes: 0 additions & 24 deletions review_bot/config.py

This file was deleted.

9 changes: 0 additions & 9 deletions review_bot/crawler.yml

This file was deleted.

2 changes: 0 additions & 2 deletions review_bot/package_control/__init__.py

This file was deleted.

232 changes: 0 additions & 232 deletions review_bot/package_control/ca_certs.py

This file was deleted.

Loading

0 comments on commit ab94059

Please sign in to comment.