Skip to content

Conversation

CatalinSnyk
Copy link
Contributor

@CatalinSnyk CatalinSnyk commented Aug 5, 2025

Previously, the IAW create workflow was gated behind a feature flag check. For EA, customers should be able to opt in/out of using the ignore approval, so a new org setting was added for them to toggle on/off.

This PR just swaps out the feature flag check with an fetching the org settings and checking whether IAW is enabled for the current org before proceeding with the ignore create workflow.

Ref: CLI-1006

Copy link

snyk-io bot commented Aug 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

Copy link

snyk-io bot commented Aug 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@CatalinSnyk CatalinSnyk marked this pull request as ready for review August 5, 2025 12:23
@CatalinSnyk CatalinSnyk requested review from a team as code owners August 5, 2025 12:23
cursor[bot]

This comment was marked as outdated.

@CatalinSnyk CatalinSnyk force-pushed the chore/CLI-1006_iaw_use_org_setting branch from 5db2d8a to 49856e6 Compare August 12, 2025 07:54
@CatalinSnyk CatalinSnyk requested review from a team as code owners August 12, 2025 07:54
cursor[bot]

This comment was marked as outdated.

@CatalinSnyk CatalinSnyk force-pushed the chore/CLI-1006_iaw_use_org_setting branch from 0d97852 to b5fd0d9 Compare August 12, 2025 16:15
cursor[bot]

This comment was marked as outdated.

@PeterSchafer PeterSchafer enabled auto-merge (squash) August 14, 2025 14:45
@PeterSchafer PeterSchafer merged commit 1959290 into main Aug 14, 2025
13 checks passed
@PeterSchafer PeterSchafer deleted the chore/CLI-1006_iaw_use_org_setting branch August 14, 2025 14:45
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.

5 participants