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

add cookbook entry to auto-merge/close select Dependabot PRs #700

Open
3 tasks done
zzstoatzz opened this issue Dec 21, 2023 · 1 comment · May be fixed by #724
Open
3 tasks done

add cookbook entry to auto-merge/close select Dependabot PRs #700

zzstoatzz opened this issue Dec 21, 2023 · 1 comment · May be fixed by #724
Labels
enhancement New feature or request good first issue

Comments

@zzstoatzz
Copy link
Collaborator

zzstoatzz commented Dec 21, 2023

First check

  • I added a descriptive title to this issue.
  • I used the GitHub search to look for a similar issue and didn't find it.
  • I searched the Marvin documentation for this feature.

Describe the current behavior

DNE

Describe the proposed behavior

some script / flow that (given some GH credentials) in cookbook/ that's triggered by the creation of a PR from dependabot that also accepts some heuristics from the user on what dependabot should merge.

the script should produce some numerical confidence that the PR should be merged and:

  • merge if very confident that it should be merged based on heuristics
  • notify maintainer for resolution if unsure (or do nothing)
  • close if sure it should not be merged based on heuristics

an Assistant might be useful here

Example Use

No response

Additional context

No response

@zzstoatzz zzstoatzz added enhancement New feature or request good first issue and removed good first issue labels Dec 21, 2023
@zzstoatzz zzstoatzz changed the title add cookbook entry to automerge select Dependabot ORs add cookbook entry to automerge select Dependabot PRs Dec 21, 2023
@zzstoatzz zzstoatzz changed the title add cookbook entry to automerge select Dependabot PRs add cookbook entry to auto-merge/close select Dependabot PRs Dec 21, 2023
@cyai
Copy link

cyai commented Jan 5, 2024

@zzstoatzz I have created a pr #724 trying to create one such python script. Please take a look and let me know if there are any necessary changes to be made.

Am happy to work on it for any changes (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants