OWASP / SKF-VideoEditorAPI

6 stars 5 forks source link

Added Dependabot and Github Workflow #5

Closed 0x41head closed 2 years ago

0x41head commented 2 years ago

PR allows Dependabot to check for newer version of packets, once every weekday, for pip and github-actions Partially solves #4

ankit2001 commented 2 years ago

Hi @0x41head, thanks for the PR. Lets change the check for dependencies to weekly, and add all other github actions in this PRs as well. I want to wrap all basic github actions in a single commit. Also whenver the PR is approved, try to squash them into a single commit.

0x41head commented 2 years ago

Thanks for the review. I planned to complete the PR today, but I am unable to test the github actions as it is down.

0x41head commented 2 years ago

Hey @ankit2001, I tried creating the github actions yesterday, however, I ran into a roadblock. There are barely any github actions in the marketplace for unassigning issues. The closest thing I found was this

What it does:

I can either use this or create one from scratch. However, I would rather not do the latter as that would involve creating an entirely new project. Thanks

ankit2001 commented 2 years ago

@0x41head Use this one for now, it will be fine. Thanks.

0x41head commented 2 years ago

Hey @ankit2001, I think I have completed this PR.

What the github action does:

@ankit2001 lmk if everything seems fine and I will squash all the commits Thanks

ankit2001 commented 2 years ago

Hi @0x41head, thanks for valuable contribution. We can go with this for now. Can change in future. Please squash the commits and write down a proper commit message. Thanks.

0x41head commented 2 years ago

I squashed the commits. If it looks fine, I'll go with the same commit message for the UI repo as well. Thanks

ankit2001 commented 2 years ago

LGTM, Thanks @0x41head. You can go ahead with UI Repo as well.