Skip to main content

Removes todo that match a certain regex.

Project description

todoer

Remove your todos on GitLab based on different criteria.

build

poetry install --no-dev --no-root
poetry build

installation

pip3 install dist/todoer-0.1.0-py3-none-any.whl

usage

Specific the following environment variables:

  • GITLAB_URL (defaults to https://gitlab.com)
  • GITLAB_TOKEN
usage: todoer [-h] [-t TITLE] [-d DESCRIPTION] [-c CREATOR]

optional arguments:
  -h, --help            show this help message and exit
  -t TITLE, --title TITLE
                        Regex of todo title to remove
  -d DESCRIPTION, --description DESCRIPTION
                        Regex of todo description to remove
  -c CREATOR, --creator CREATOR
                        Username of the issue creator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

todoer-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

todoer-0.1.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page