epiverse-trace / epiverse-trace.github.io

Technical blog of the Epiverse-TRACE project, where we share opinions and investigations in R package development, or scientific software development more generally
https://epiverse-trace.github.io/
3 stars 3 forks source link

Add merge schedule action #264

Closed chartgerink closed 1 month ago

chartgerink commented 1 month ago

This PR adds an action to help with scheduling pull requests. It is based on the merge-schedule action. It only merges PRs at the scheduled time if all the conditions are fulfilled:

This will helps us schedule blog posts, and prevent flooding the blog with posts at one time. We do not yet have a schedule itself, so this will be something a future community manager can set up.

Fixes #200.

netlify[bot] commented 1 month ago

Deploy Preview for tourmaline-marshmallow-241b40 ready!

Name Link
Latest commit 666ee4c180eea039e890cbc27ed1b427671d6730
Latest deploy log https://app.netlify.com/sites/tourmaline-marshmallow-241b40/deploys/665de1fbc726aa000876caf5
Deploy Preview https://deploy-preview-264--tourmaline-marshmallow-241b40.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

chartgerink commented 1 month ago

Thanks @Bisaloo - checked with the action repo and its issues, and added the recommended permissions (write for contents and pull-requests).