Skip to content

Improve dependabot PR/process #55

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

Closed
sayboras opened this issue Jul 14, 2020 · 1 comment
Closed

Improve dependabot PR/process #55

sayboras opened this issue Jul 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@sayboras
Copy link
Member

yeah, we need to investigate how to automate this as well. The main entry point is coming from this line https://github.com/golangci/golangci-lint-action/blob/master/action.yml#L27

Originally posted by @sayboras in #54 (comment)

@SVilgelm
Copy link
Member

we can do for any push to master branch run npm run all and if the files in dist folder were changed, then just make a direct commit to the master branch using. But we need a GitHub token with admin permissions for this repo

or just block from merging, so someone need to do it manually and update a PR

the dependabot creates the local branches, so anyone from the team can checkout those branches, change it and push the changes back

@SVilgelm SVilgelm added enhancement New feature or request help wanted Extra attention is needed labels Jul 14, 2020
@sayboras sayboras added the good first issue Good for newcomers label Jul 14, 2020
@ldez ldez removed good first issue Good for newcomers help wanted Extra attention is needed labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants