Hi guys, 2 questions: - any idea how to start the ...
# development
f
Hi guys, 2 questions: • any idea how to start the CI for my PR https://github.com/pantsbuild/pants/pull/20374? • Is there docs how to run pants test cases locally, ideally integrated to VS Code?
w
any idea how to start the CI for my PR
I believe the first PR by a new contributor needs approval to use the CI resources.
Is there docs how to run pants test cases locally
Which ones specifically? Anything more than
pants test ::
? Or checking out the commands used in CI?
ideally integrated to VS Code?
Working on it šŸ™‚ https://github.com/RobotPajamas/suspenders/issues/74 Held up on getting a PR landed in pants before I can work on it
f
A maintainer is required to approve use of CI to make sure there is no malicious code in the PR. I have done just that now.
"suspenders" -- love the name!
šŸ‘ 1
f
Nice, thanks. Does the CI blocking affect all (my) PRs?
f
> Does the CI blocking affect all (my) PRs? I don't know. According to the docs, definitely for first-time contributors but the docs don't seem to enumerate what all of the cases are. https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks