Skip to content

feat: do not store notification events to job history. Keep track of any filter errors in the notification table itself. #937

feat: do not store notification events to job history. Keep track of any filter errors in the notification table itself.

feat: do not store notification events to job history. Keep track of any filter errors in the notification table itself. #937

Workflow file for this run

on: pull_request
name: Build
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- name: Build Container
run: make docker