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

Add the option to submit for review #23

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

EdoardoCostantini
Copy link

@EdoardoCostantini EdoardoCostantini commented Nov 18, 2024

Hi, dataverse-uploader maintainers👋. To address issue #17, I gave a shot at implementing an option to submit the dataset for review. I added a new optional argument called REVIEW. When set to TRUE, the action automatically submits the dataset for review upon upload. I think it makes sense to keep this option separate from the PUBLISH one, but let me know what you think. I can always adjust things to have a single argument if you prefer.

I also thought it would be desirable to prevent any attempt to change the content by the action if the dataset is being reviewed. So, I added a check to stop the action if the targeted dataset is already under review.

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