Skip to content

[Spark] Pin the pip version to 24.0 to get around the version format requirement #1134

[Spark] Pin the pip version to 24.0 to get around the version format requirement

[Spark] Pin the pip version to 24.0 to get around the version format requirement #1134

name: Add new pull requests to Backlog (External)
on:
pull_request_target:
types: [opened, reopened]
jobs:
automate-new-pull-requests:
if: ${{ !contains('allisonport-db dennyglee scottsand-db tdas vkorukanti zsxwing', github.event.sender.login) }}
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: oss-delta-prs
column: Needs Review
repo-token: ${{ secrets.PROJECT_BOARD_AUTOMATION_TOKEN }}