Github Actions and Bots

Github Actions#

The following GitHub actions provide workflows that simplify various developer tasks.

Uploads nightly builds to the scientific-python conda channel as described in SPEC4.
When a PR is merged, attach it to the next upcoming milestone.
Ensure that added changelog entries conform to certain rules.
Ensure that added changelog entries conform to certain rules.
Query the conda-forge dependency tree and run test suites for packages that depend on your package.
Manage teams and team membership for the Scientific Python GitHub organization.
Add a GitHub status link directly to a CircleCI artifact.

Bots#

The following bots for GitHub provide workflows that simplify various developer tasks.

A stateless GitHub bot that can backport PRs and perform other repository actions.
On this page