Git Product home page Git Product logo

Comments (6)

ahmadnassri avatar ahmadnassri commented on June 2, 2024 1

this is the section in the docs for accessing the filesystem path: https://docs.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#filesystems-on-github-hosted-runners

from action-dependabot-auto-merge.

AlCalzone avatar AlCalzone commented on June 2, 2024

The kind of dependencies should also be detectable by the PR header, although I'm not sure if this is because I'm using conventional-commits:
grafik
and the security label
grafik

from action-dependabot-auto-merge.

ahmadnassri avatar ahmadnassri commented on June 2, 2024

I use conventional commits to wherever I can ... however I do believe the "form x to y" section is the same no matter what ... that said, dependabot docs are a bit disorganized after the acquisition by github and I can't find a good reference ...

that said ...

  • it should be a fairly easy attempt to discover prod-vs-dev dependencies, and safely fall-back to standard behaviour when un-detectable
  • this action will also work for other non-node things, so not even sure how those would look ...

I do like the idea of adding granular configuration for this, however, it's not currently a priority for me, so I might not get around to it this week ... in the meantime, PRs are welcome!

couple of quick thoughts:

  • the action "inputs" are limited to strings, so, in order to have additional configuration (as a full object) perhaps a config file is needed to be stored in the repo, preferably under .github/auto-merge.yml
  • if this is the path to go forward, perhaps adopting the original dependabot syntax .... https://dependabot.com/docs/config-file/#automerged_updates

would be great to see a PR to assist in this setup!

thanks

from action-dependabot-auto-merge.

AlCalzone avatar AlCalzone commented on June 2, 2024

would be great to see a PR to assist in this setup!

I can give it a shot. The original syntax seems to make sense IMO. Do you know how to read a file from the repo from inside the action? I haven't worked with docker actions yet.

from action-dependabot-auto-merge.

AlCalzone avatar AlCalzone commented on June 2, 2024

PR is up at #10 :)

from action-dependabot-auto-merge.

github-actions avatar github-actions commented on June 2, 2024

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from action-dependabot-auto-merge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.