Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
/ check_python_cla Public archive

A website to check if your CLA has been received

License

Notifications You must be signed in to change notification settings

Mariatta/check_python_cla

Repository files navigation

Check Python CLA

This app has been decommissioned. The Python org is now using cpython-cla-bot to check CLAs.

https://travis-ci.com/Mariatta/check_python_cla.svg?branch=master https://mariatta.ca/github-buttons/github-btn.html?user=mariatta&type=sponsor

Type in your GitHub username to check if you've signed the CLA.

If you've signed the CLA, and there are still open PRs with CLA not signed label, the label will be removed.

Some codes were copy pasted from the-knights-who-say-ni.

Deploy

Deploy

Requirements and dependencies

  • Python 3.7+
  • aiohttp
  • aiohttp-jinja2
  • gidgethub