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

feat: allow for pruning of older PRs #438

Merged
merged 8 commits into from
Jan 25, 2024

Commits on Jan 12, 2024

  1. feat: allow for pruning of older PRs

    * UPDATE main template sync script to support the option to delete
    older PRs targeting the same branch if a newer one is created
    
    * UPDATE README to reflect the change
    kevin-aude committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    dcfc816 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    507e164 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. feat: automatic label creation

    * UPDATE main template sync script to support the automatic creation
    of labels and skip PR cleanup if no labels are set
    
    * UPDATE README in order to reflect these changes and explain the
    reasoning behind it
    kevin-aude committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    84337bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ea897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f36ac View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e6c2eeb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge pull request #1 from AndreasAugustin/test/prune_prs

    docs: 📝 small documentation addon
    kevin-aude authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9491363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20fab00 View commit details
    Browse the repository at this point in the history