You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: open the nightly PRs as the riseproject-dev github app (#2083)
* ci: open the nightly PRs as the riseproject-dev App
Branches pushed and PRs opened with GITHUB_TOKEN raise no events, so the
per-package upgrade PRs ended up with no checks at all. Mint a riseproject-dev
installation token when RISEPROJECT_APP_ID is set and commit as its bot,
falling back to GITHUB_TOKEN otherwise.
* ci: publish and document as the riseproject-dev App
The documentation PR is opened from _publish-wheel.yml, so it needs the App
token too, or it keeps landing without checks. A reusable workflow gets no
secret it is not handed, hence the one line in each build workflow.
0 commit comments