Skip to main content

Create an issue group by error on github when django raises error

Installation

Add following settings dictionary in your settings.py (LABELS is optional)

GITHUB_LOG_SETTINGS = {
    'USER': 'REPOSITORY-OWNER',
    'REPO': 'REPOSITORY-NAME',
    'TOKEN': 'GITHUB-API-TOKEN',
    'LABELS': [
        'priority:normal',
        'type:error',
        ...
    ]
}

Add “github_log” in INSTALLED_APPS

Add logging handler in settings.Logging[‘handlers’]

'github': {
    'level': 'ERROR',
    'class': 'github_log.log.GitHubIssueHandler'
},

Finally, python manage.py syncdb

Release files for django-github-log 0.1.13

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-github-log 0.1.13
File Size Uploaded
django-github-log-0.1.13.tar.gz 3.9 kB Details

Release files / django-github-log-0.1.13.tar.gz

Download URL django-github-log-0.1.13.tar.gz
Size 3.9 kB
Tags Source
SHA-256 checksum
How to use checksums
c09474727893f87a14103bb5396763f661e94e2e9590ffc81ae2140148c1fb49
BLAKE2b-256 checksum
How to use checksums
0c42284c0a0e59e6ff7aacd766be8ffff875f12569d46f8e9d56449465277152
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.13 This release

1 release file

0.1.12

1 release file

0.1.11

1 release file

0.1.10

1 release file

0.1.9

1 release file

0.1.8

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page