Ofer Affias

Results 10 issues of Ofer Affias

I don't know if its a gzip issue or flate2 issue, but in the `gzbuilder` example, when I open unarchive tools on my Mac, I get the original filename without...

I have the following scenario on which there is a network problem during beacon setup, where I get the following exception inside ZBeacon: ```[ERROR] - Initializing of ZBeacon raised an...

bug
1 min review

examples-code-changes
20 min review

I am using a x86 Linux machine, when trying to use the default device, e.g. using examples/recorder_wav.rs it fails with this output ``` Running `target/debug/examples/record_wav` Default input device: default ALSA...

bug
platform - linux
host - alsa

### ✨ PR Description Purpose and impact: This PR updates the "Explain Code Experts" automation to trigger on specific events and only for PRs with a 'suggest-reviewer' label. Main changes:...

5 min review
examples-code-changes
no screenshot

The `triggers` section now supports `include.user` and `exclude.user` patterns to filter automations based on the user who triggered the event. This enables excluding bot accounts and automating user-specific workflows.

function instead of importing it from an external file. ``` … compareMultiSemver git:(embed-compare-semver-in-multi-plugin node index.js ✓ Test 1 passed: compareMultiSemver([["1.2.3", "1.2.1"], ["1.3.1", "1.2.3"]]) === "minor" ✓ Test 2 passed: compareMultiSemver([["1.2.3",...

10 min review

### ✨ PR Description Purpose: Add bot author checks to skip Estimated Time to Review (ETR) automation for bot-created pull requests. Main changes: - Added bot_author detection rule for identifying...

1 min review
no screenshot
1 Unresolved Thread(s)

Analyzes Terraform HCL file changes to extract highest privilege level from modified JIT access configurations. Returns 'rw' for read-write, 'ro' for read-only, or null if no JIT objects modified. ###...

examples-code-changes
20 min review
2 Unresolved Thread(s)
🤖 ai-other