Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Quansight#458 Disable running workflow on PRs & enable push on main * Ping PR author & the person who merged * Do not remove `workflow_dispatch` * Try again after setting gh_token * Secret names must not start with GITHUB_ * Skip CLI auth * Also print PR info * Apply suggestions from code review Co-authored-by: Philip Meier <[email protected]> * Enhance workflow, remove dependency on GH Token * Now try with token * Update .github/workflows/update-docker-requirements.yml Co-authored-by: Philip Meier <[email protected]> * Remove has_pr, have author in body * Avoid tagging author if none * Rely on exit code instead setting `PR_NUMBER` to None --------- Co-authored-by: Philip Meier <[email protected]>
- Loading branch information