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

Adds conditional for no pull request for existing branch #10963

Merged

Conversation

sachin-sandhu
Copy link
Contributor

@sachin-sandhu sachin-sandhu commented Nov 19, 2024

What are you trying to accomplish?

Fixes issue related with :dependabot: throwing exception on finding a same name branch.

Also fixes , filtering issue where :dependabot: also includes closed PR when looking for only open PRs

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@sachin-sandhu sachin-sandhu self-assigned this Nov 19, 2024
@sachin-sandhu sachin-sandhu requested a review from a team as a code owner November 19, 2024 15:41
@sachin-sandhu sachin-sandhu force-pushed the ssandhu/fix-dependabot-core-existing-branch-issue branch from 37e118d to 24c8e10 Compare November 19, 2024 16:23
@sachin-sandhu sachin-sandhu force-pushed the ssandhu/fix-dependabot-core-existing-branch-issue branch from 24c8e10 to cfa472e Compare November 19, 2024 18:55
@sachin-sandhu sachin-sandhu force-pushed the ssandhu/fix-dependabot-core-existing-branch-issue branch from cfa472e to 5c6c676 Compare November 19, 2024 19:59
@sachin-sandhu sachin-sandhu merged commit 557906b into main Nov 19, 2024
127 checks passed
@sachin-sandhu sachin-sandhu deleted the ssandhu/fix-dependabot-core-existing-branch-issue branch November 19, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants