Skip to content
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

Support "minorEdit" option #49

Closed
jannismain opened this issue Oct 12, 2022 · 1 comment
Closed

Support "minorEdit" option #49

jannismain opened this issue Oct 12, 2022 · 1 comment

Comments

@jannismain
Copy link
Contributor

jannismain commented Oct 12, 2022

The confluence API supports the "minorEdit" option to not notify watchers when a page has been updated.

I would like to reduce the number of e-mails generated by automatically updating several pages at once, so I've implemented this for the update_page handler in #50 .

jannismain added a commit to jannismain/md2cf that referenced this issue Oct 12, 2022
@iamjackg
Copy link
Owner

iamjackg commented Feb 2, 2023

Hey, I just pushed an alpha version of v2 -- it has some breaking changes in the output format (https://github.com/iamjackg/md2cf/tree/develop#terminal-output-format), and it includes your changes for this. Can you give it a whirl and let me know if it's fine?

It's at https://pypi.org/project/md2cf/2.0.0a0/ and you can install it with

pip install md2cf --pre

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

No branches or pull requests

2 participants