Skip to content

Conversation

@polatengin
Copy link
Contributor

Implemented the feature requested in issue #650 to allow wiki_create_or_update_page to accept a URL parameter, similar to how wiki_get_page_content works (from PR #442).

GitHub issue number

#650

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

Run npm run test

@polatengin polatengin self-assigned this Nov 19, 2025
@polatengin polatengin requested a review from a team as a code owner November 19, 2025 19:41
@polatengin polatengin added the Wiki 📄 wiki related work label Nov 19, 2025
@github-actions
Copy link

github-actions bot commented Nov 19, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@danhellem danhellem linked an issue Nov 24, 2025 that may be closed by this pull request
@danhellem
Copy link
Contributor

@polatengin just want to make sure you tested this manually a few times. It looks like a lot of changes to that tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Wiki 📄 wiki related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create_or_update_page should allow specifying a url

3 participants