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

Avoid concurrent contributions (WIP) #61

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Conversation

altergui
Copy link
Contributor

No description provided.

@altergui altergui force-pushed the concurrency-fixes branch 2 times, most recently from 9bb08f8 to 3929251 Compare November 21, 2023 11:56
also, remove "Dump GitHub context" leftover
@altergui altergui marked this pull request as ready for review November 21, 2023 12:25
@altergui
Copy link
Contributor Author

to test this (before merging)

docker build . --target zk-voceremony --tag vocdoni/zk-voceremony
docker run --rm -it vocdoni/zk-voceremony

* early abort if there's an open Contribution PR for the ceremony
* create a draft PR as soon as a possible
* autoclose the draft PR after 10 minutes using GHA
* mark the PR as ready after the contribution is uploaded
@lucasmenendez lucasmenendez merged commit a0d764a into main Nov 21, 2023
@lucasmenendez lucasmenendez deleted the concurrency-fixes branch November 21, 2023 12:51
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.

2 participants