An open API service indexing awesome lists of open source software.

https://github.com/python/core-workflow

Issue tracker for CPython's workflow
https://github.com/python/core-workflow

Last synced: 8 months ago
JSON representation

Issue tracker for CPython's workflow

Awesome Lists containing this project

README

          

# core-workflow

[![Lint](https://github.com/python/core-workflow/actions/workflows/lint.yml/badge.svg)](https://github.com/python/core-workflow/actions/workflows/lint.yml)
[![Python Discourse chat](https://img.shields.io/badge/Discourse-join_chat-brightgreen.svg)](https://discuss.python.org/)

Issue tracker and relevant tools for CPython's workflow.

## Core workflow tools

Name
Description
Issue tracker
Owner/Maintainer

python/bedevere
Bot to help identify missing information for CPython pull requests
GitHub
Brett Cannon

python/blurb
blurb add on the command line
GitHub

python/blurb_it
blurb add on the web
GitHub
Mariatta

python/cherry-picker
Command line tool for backporting CPython pull requests
GitHub
Mariatta

python/miss-islington
Bot for backporting CPython pull requests
GitHub
Mariatta

psf/clabot
CLA enforcement bot for Python organization projects

Ee Durbin

python/webhook-mailer
Webhook to send every CPython commit to python-checkins mailing list
GitHub
Berker Peksag