Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

A simple Python script that scans the database for pending tests that have been submitted, but not graded yet. If the test has been pending for more than 12 hours, notify either training staff or senior staff if is a visitor.

Notifications You must be signed in to change notification settings

nyartcc/application-TestNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYARTCC Test Notifier

A simple Python script that scans the database for pending tests that have been submitted, but not graded yet. If the test has been pending for more than 12 hours, notify either training staff or senior staff if is a visitor.

Configuration

This script uses Slack webhooks to post messages to a channel when required. The webhooks are defined in a .env file and needs to be customized by the user prior to use. Additionally, the .env file also contains database information that the user must customize.

About

A simple Python script that scans the database for pending tests that have been submitted, but not graded yet. If the test has been pending for more than 12 hours, notify either training staff or senior staff if is a visitor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages