chore: remove DD_K9_LIBRARY_GO_APP_ID from actionlint config#4642
chore: remove DD_K9_LIBRARY_GO_APP_ID from actionlint config#4642RamyElkest wants to merge 1 commit intomainfrom
Conversation
The GitHub App variable is no longer referenced in any workflow after the dd-octo-sts migration (#4632). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-04-07 14:43:14 Comparing candidate commit ec990a1 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 215 metrics, 9 unstable metrics.
|

What does this PR do?
Removes the stale
DD_K9_LIBRARY_GO_APP_IDentry from.github/actionlint.yaml.Motivation
This variable is no longer referenced in any workflow after the dd-octo-sts migration (#4632). Cleanup to allow removing the GitHub App variable from repo settings.
Jira: APPSEC-62083
Reviewer's Checklist
make lintlocally.make testlocally.🤖 Generated with Claude Code