Skip to content

fix: malformed input to a URL function #1681

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

Closed
wants to merge 5 commits into from

Conversation

Priyanka-Microsoft
Copy link
Contributor

Purpose

  • ...
    This pull request includes a small change to the .github/workflows/ci.yml file. The change updates the URL used in the curl command to send notifications by replacing ${{ secrets.LOGIC_APP_URL }} with ${{ secrets.AUTO_LOGIC_APP_URL }}.

  • .github/workflows/ci.yml: Updated the curl command to use ${{ secrets.AUTO_LOGIC_APP_URL }} for sending notifications. [1] [2]

Does this introduce a breaking change?

No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Priyanka-Microsoft Priyanka-Microsoft deleted the fix/notification-url-malformed branch April 3, 2025 12:21
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