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

[FEATURE] Update Dependabot Workflow #503

Closed
1 task done
Anmol-Baranwal opened this issue Jul 18, 2023 · 2 comments · Fixed by #519
Closed
1 task done

[FEATURE] Update Dependabot Workflow #503

Anmol-Baranwal opened this issue Jul 18, 2023 · 2 comments · Fixed by #519
Assignees
Labels
enhancement New feature or request gssoc23 This label aids in the tracking of issues for octabot used by GSSoC'23 for tracking. status: ready for dev

Comments

@Anmol-Baranwal
Copy link
Contributor

Detailed description

Current One:

version: 2
updates:
  - package-ecosystem: 'npm'
    directory: '/'
    schedule:
      interval: 'daily'

Firstly, it should have a proper commit prefix according to conventions, such as chore(deps). Additionally, it lacks a label, which could be helpful for someone looking at the PR, like 📦 dependencies.

Like this: (looks clean and according to conventions)
image

Context

I will add the changes with detailed instructions.

I will do this contribution under GSSoC'23. So, please assign me and I will make a PR.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Anmol-Baranwal Anmol-Baranwal added the enhancement New feature or request label Jul 18, 2023
@github-actions
Copy link

Hi there!

Thank you for creating an issue. We appreciate your feedback and will do our best to address your concerns as quickly as possible. If you have any questions or need additional information, please don't hesitate to let us know. Welcome to the community. Thanks again for your contribution!

If you want to keep contributing to open source and want to do it with a supportive and inclusive community, consider joining UniKonf. We help and encourage each other to make regular contributions to open source projects. If you have any questions, do not hesitate to ask. We look forward to having you as part of our community!

@Deepu178 Deepu178 added gssoc23 This label aids in the tracking of issues for octabot used by GSSoC'23 for tracking. status: ready for dev labels Jul 25, 2023
@Deepu178
Copy link
Collaborator

@Anmol-Baranwal assigned the issue and looking forward to see the 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 gssoc23 This label aids in the tracking of issues for octabot used by GSSoC'23 for tracking. status: ready for dev
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants