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

[GH-593] Add feature flag for new pull requests #712

Merged
merged 7 commits into from
Dec 4, 2023
Merged

[GH-593] Add feature flag for new pull requests #712

merged 7 commits into from
Dec 4, 2023

Commits on Nov 28, 2023

  1. [GH-593] Add feature flag for new pull requests

    - Add new_pulls feature flag
    - Add check for the flag in postPullRequestEvent
    - Add check for conflicting flags and refactor the conflicting checks
    to a helper function
    Clint Decker authored and San4es committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    18a5efb View commit details
    Browse the repository at this point in the history
  2. Add feature to README

    Clint Decker authored and San4es committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    caa8274 View commit details
    Browse the repository at this point in the history
  3. new_pulls -> pulls_new

    Clint Decker authored and San4es committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e9d5009 View commit details
    Browse the repository at this point in the history
  4. pulls_new -> pulls_merged

    Clint Decker authored and San4es committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    62feb19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    105f9fa View commit details
    Browse the repository at this point in the history
  6. errMsg -> testFailureMessage

    San4es committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9fa9a04 View commit details
    Browse the repository at this point in the history
  7. Revert unnecessary changes

    San4es authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    12a2aa5 View commit details
    Browse the repository at this point in the history