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 PR locking configuration at the digger.yml level #1578

Merged
merged 5 commits into from
Jun 21, 2024

Commits on Jun 14, 2024

  1. Add PR locking configuration at the digger.yml level

    Evan Stachowiak committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a711c5e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add further if statement wrapping to support prLocks

    Evan Stachowiak committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4be3991 View commit details
    Browse the repository at this point in the history
  2. Support locking enable/disable on the struct level

    Evan Stachowiak committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2ff0e41 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Evan Stachowiak committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    965b2ec View commit details
    Browse the repository at this point in the history
  4. Add Enable flag to PullRequestLock instantiation

    Evan Stachowiak committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9695050 View commit details
    Browse the repository at this point in the history