Skip to content

fix: boolean check for LINK_TO_PROFILE #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 12, 2025
Merged

Conversation

PavanRaga
Copy link
Contributor

@PavanRaga PavanRaga commented May 9, 2025

LINK_TO_PROFILE is read/set as boolean but compared against string

Pull Request

Proposed Changes

Bug fix for an input not taking effect

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

LINK_TO_PROFILE is read/set as boolean but compared against string

Signed-off-by: Pavan Raga <[email protected]>
@PavanRaga PavanRaga requested a review from a team as a code owner May 9, 2025 06:29
@github-actions github-actions bot added the fix label May 9, 2025
@PavanRaga
Copy link
Contributor Author

Hi @jmeridth Can you please take a look on this?

Signed-off-by: Pavan Raga <[email protected]>
@jmeridth
Copy link
Member

@PavanRaga Thank you for the contribution. Code change looks good. Once you've pushed fix for linting, we can approve and merge.

Signed-off-by: Pavan Raga <[email protected]>
@jmeridth jmeridth enabled auto-merge May 12, 2025 09:11
@jmeridth jmeridth disabled auto-merge May 12, 2025 09:11
@jmeridth jmeridth merged commit 6949781 into github:main May 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants