Skip to content

Inline the Snyk Elixir scan steps (public repo cannot call the private reusable workflow) - #15

Merged
mikhailbahdashych-glia merged 1 commit into
masterfrom
inline-snyk-elixir-workflow
Aug 19, 2026
Merged

Inline the Snyk Elixir scan steps (public repo cannot call the private reusable workflow)#15
mikhailbahdashych-glia merged 1 commit into
masterfrom
inline-snyk-elixir-workflow

Conversation

@mikhailbahdashych-glia

Copy link
Copy Markdown
Contributor

Why

The previously merged workflow calls the private glia-security-workflows reusable workflow, which a public repository cannot do — it fails at startup on every push to master. This PR replaces it with a self-contained version (inlined scan steps, standard triggers per the security docs).

Still blocked on a SNYK_TOKEN secret being made available to this public repository — kept as draft until it lands.

🤖 Generated with Claude Code

Public repositories cannot call the private glia-security-workflows
reusable workflow, so the scan steps are inlined here directly, with the
standard triggers (schedule, workflow_dispatch) from the security docs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mikhailbahdashych-glia
mikhailbahdashych-glia marked this pull request as ready for review August 18, 2026 13:01
@mikhailbahdashych-glia
mikhailbahdashych-glia requested a review from a team as a code owner August 18, 2026 13:01
@mikhailbahdashych-glia
mikhailbahdashych-glia merged commit ab896d6 into master Aug 19, 2026
8 of 10 checks passed
@mikhailbahdashych-glia
mikhailbahdashych-glia deleted the inline-snyk-elixir-workflow branch August 19, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants