Skip to content

fix(ebounty.lic): v1.9.5 forage_bounty when using optional location i…#2239

Merged
mrhoribu merged 1 commit intomasterfrom
fix/ebounty-v1.9.5
Feb 6, 2026
Merged

fix(ebounty.lic): v1.9.5 forage_bounty when using optional location i…#2239
mrhoribu merged 1 commit intomasterfrom
fix/ebounty-v1.9.5

Conversation

@mrhoribu
Copy link
Contributor

@mrhoribu mrhoribu commented Feb 6, 2026

…n CLI argument


Important

Fix bug in forage_bounty with optional location in CLI by using eql? for comparison and adding bounty_bypass parameter.

  • Behavior:
    • Fix bug in forage_bounty when using optional location in CLI argument by replacing == with eql? for string comparison.
    • Add bounty_bypass parameter to forage_bounty() to allow bypassing location checks.
  • Functions:
    • Update forage_find() and forage_bounty() to use eql? for location comparison.
    • Modify forage_bounty() to handle bounty_bypass parameter.
  • Misc:
    • Update version to 1.9.5 in ebounty.lic.

This description was created by Ellipsis for 192248e. You can customize this summary. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 192248e in 23 seconds. Click for details.
  • Reviewed 94 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_3aVmiY4aM1lPlnTx

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@mrhoribu mrhoribu merged commit 45a1883 into master Feb 6, 2026
3 checks passed
@mrhoribu mrhoribu deleted the fix/ebounty-v1.9.5 branch February 6, 2026 20:24
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.

1 participant