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(package-rules): add matchRepositories / excludeRepositories #23085

Merged
merged 21 commits into from
Jul 21, 2023

Commits on Jul 1, 2023

  1. initial commit

    setchy committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    91c1f5c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    025b3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a559593 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Update docs/usage/configuration-options.md

    Co-authored-by: Rhys Arkins <rhys@arkins.net>
    setchy and rarkins committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f0b45ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b2c54e View commit details
    Browse the repository at this point in the history
  3. remove todo

    setchy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    87389b7 View commit details
    Browse the repository at this point in the history
  4. incorporate PR feedback

    setchy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2a21441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03f3909 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab2c010 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef61d1f View commit details
    Browse the repository at this point in the history
  8. early return

    setchy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0eddb21 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    c9a614e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1c39f View commit details
    Browse the repository at this point in the history
  3. tests: add null test cases

    setchy committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3cba69e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f472fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc2d2b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. make matcher generic

    rarkins committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c1eff36 View commit details
    Browse the repository at this point in the history
  2. more generic

    rarkins committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    44927dc View commit details
    Browse the repository at this point in the history
  3. docs: add excludeRepositories

    setchy committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    9e5ed85 View commit details
    Browse the repository at this point in the history
  4. docs: add excludeRepositories

    setchy committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7c61489 View commit details
    Browse the repository at this point in the history