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

dynamically determine issue number #419

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

housten
Copy link

@housten housten commented Jun 5, 2024

If Dependabot creates PRs for dependencies before the initial issue for the class gets created, the script checks the dependabot issue for collaborators.
Fix:
Find issue number using title of issue.
Replace hard coded 1 for collaborator commented issue.

Fixes #418

If Dependabot files issues for dependencies before the initial issue for the class is created, the script checks the dependabot issue for collaborators.
Fix:
Find issue number using title of issue.
Replace hard coded 1 for collaborator commented issue.
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.

get_commenters doesn't find commenters when dependabot makes a PR before the script completes.
1 participant