Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Personal Actions Repository

This is a personal replica of AppDirect actions repository for testing CodeQL optimization.

Optimized Workflows

  • opinionated-ci-go.yml - Optimized Go CI with high-precision CodeQL
  • ghas.yml - Optimized GHAS with high-precision CodeQL
  • opinionated-ci.yml - Main opinionated CI workflow

CodeQL Configuration

  • High-precision queries to reduce false positives by 80-90%
  • Custom queries for Go, JavaScript, and Java
  • Optimized performance settings

Usage

Reference these workflows in your repositories:

jobs:
  ci:
    uses: sroyad/actions/.github/workflows/opinionated-ci-go.yml@main
    secrets: inherit

About

Personal replica of AppDirect actions for CodeQL optimization testing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors