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

workflows/triage: CI-build-dependents-from-source changes #165416

Merged
merged 1 commit into from Mar 25, 2024

Commits on Mar 23, 2024

  1. workflows/triage: CI-build-dependents-from-source changes

    * Only label `ghc` and `go` formulae on major/minor version bumps by
      checking when the alias changes. This may break if we no longer need
      the alias, but it avoids having to introduce version parsing.
    * Ignore labeling formulae when only revision bumped or even situations
      where formula has an existing revision (as most cases we want to test
      on version bumps and those will always remove/reset the revision).
      One situation this doesn't help is non-bump PRs on a formula that has
      no revision stanza.
    * Set `allow_any_match` to label PRs when Alias and Formula need to be
      modified or when other revision bumps are needed.
    
    Signed-off-by: Michael Cho <[email protected]>
    cho-m committed Mar 23, 2024
    Copy the full SHA
    7729899 View commit details
    Browse the repository at this point in the history