Skip to content

Conversation

kateeselius
Copy link
Contributor

@kateeselius kateeselius commented Oct 17, 2025

What this does

Adds additional labels to our configuration writing ci script to enable better logging

@kateeselius kateeselius requested a review from bgardiner October 17, 2025 14:08
@kateeselius kateeselius changed the title ci: update ci script chore: update ci script Oct 17, 2025
@kateeselius kateeselius marked this pull request as ready for review October 17, 2025 14:37
@kateeselius kateeselius requested a review from a team as a code owner October 17, 2025 14:37
@snyk-pr-review-bot
Copy link

PR Reviewer Guide 🔍

🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Hardcoded Labels

The new labels snykappname, snykdclstored, snykdclprocessed, and snykowner are hardcoded directly into the script. For consistency with other labels in this file that use variables (e.g., $SNYK_OWNER_LABEL_KEY), and for better long-term maintainability, consider defining these values as environment variables in the CI configuration.

snykappname: snyk-monitor
snykdclstored: 2-confidential
snykdclprocessed: 2-confidential
snykowner: container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants