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(platform/azure): Recreate Auto-Approve on PR-Update #22028

Merged
merged 11 commits into from May 11, 2023
Merged

feat(platform/azure): Recreate Auto-Approve on PR-Update #22028

merged 11 commits into from May 11, 2023

Commits on May 8, 2023

  1. update approval when a PR gets updated

    Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
    horihel committed May 8, 2023
    Copy the full SHA
    6dab5cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    406c689 View commit details
    Browse the repository at this point in the history
  3. fix getPullRequest sometimes failing if project is not default

    Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
    horihel committed May 8, 2023
    Copy the full SHA
    37d55b0 View commit details
    Browse the repository at this point in the history
  4. update tests

    Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
    horihel committed May 8, 2023
    Copy the full SHA
    c541625 View commit details
    Browse the repository at this point in the history
  5. update snapshot

    Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
    horihel committed May 8, 2023
    Copy the full SHA
    6a539f5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    17c84f8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. removed unneeded mockname

    Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
    horihel committed May 9, 2023
    Copy the full SHA
    0dce569 View commit details
    Browse the repository at this point in the history
  2. use getPullRequestById instead of getPullRequest

    Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
    horihel committed May 9, 2023
    Copy the full SHA
    f100af7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update lib/modules/platform/azure/index.spec.ts

    Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
    horihel and JamieMagee committed May 10, 2023
    Copy the full SHA
    35b2318 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a236e5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Copy the full SHA
    27efbcb View commit details
    Browse the repository at this point in the history