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

Skip up-to-dates PRs #17

Merged
merged 12 commits into from
Apr 10, 2024
Merged

Skip up-to-dates PRs #17

merged 12 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. added graphql query for listing all prs

    It has the helper variable `viewerCanUpdateBranch`
    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e304cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f4ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a4dd0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    867b611 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b77919 View commit details
    Browse the repository at this point in the history
  6. updated code to use graphql query

    It uses the object and it also verifies if it can update the pr
    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5e1f4a3 View commit details
    Browse the repository at this point in the history
  7. excluded utility script

    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    881af5a View commit details
    Browse the repository at this point in the history
  8. updated version to 0.2.1

    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a2c35c9 View commit details
    Browse the repository at this point in the history
  9. updated dependencies

    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1c44feb View commit details
    Browse the repository at this point in the history
  10. fixed styling

    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0574cfd View commit details
    Browse the repository at this point in the history
  11. fixed failing tests

    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ed345cf View commit details
    Browse the repository at this point in the history
  12. linted tests

    Bullrich committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    27a220f View commit details
    Browse the repository at this point in the history