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

Prevent multiple changelog commits at once #222

Merged
merged 2 commits into from
Aug 18, 2023

Commits on Aug 16, 2023

  1. Prevent multiple changelog commits at once

    If several try running at once, it'll fail for every action started while another one was running.
    DebugOk authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8aa3383 View commit details
    Browse the repository at this point in the history
  2. Also pull master before pushing the new changelog

    Just makes it that much more robust
    DebugOk authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    de42f1f View commit details
    Browse the repository at this point in the history