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

docs: add workflow to update dependencies #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Anmol-Baranwal
Copy link

Related Issue(s)

Closes #106

Working

  • package-ecosystem: Specifies that the package ecosystem is GitHub Actions. This indicates that Dependabot will manage the dependencies of the GitHub Actions workflows.

  • labels: Assigns the label 📦 dependencies to the pull request created for dependency updates.

  • directory: Sets the directory where the package.json file for GitHub Actions workflows is located.

  • schedule: Sets the schedule for running dependency updates. In this case, it is set to run weekly.

  • commit-message: Sets the prefix for the commit messages generated for dependency updates. It will include chore(deps) as the prefix.

image

In current state of the repository, this configuration is sufficient for the workflow.

Type of Change

  • New Feature (Landing Page)
  • New Feature (App)
  • Bug (Landing Page)
  • Bug (App)
  • New Component (App)
  • Enhancement
  • Documentation / ReadMe / Workflows
  • Other (If not in above options):

Your Idea for Level (GSSoC)

  • Level 1
  • Level 2
  • Level 3

Additional Notes

The level section should be removed since it is not a good idea for new contributors and could potentially lead to confusion.

@github-actions github-actions bot added the gssoc23 This is label for GirlScript Summer of Code 2023 label Jun 7, 2023
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

Thank you, @Anmol-Baranwal, for creating this pull request and contributing to GitHub-ReadMe! 💗

Our review team will thoroughly review the pull request and will reach out to you soon! 😇
Please make sure you have marked all the completed tasks as done. ✅
We appreciate your patience and contribution! 😀

@Anmol-Baranwal
Copy link
Author

@praveenscience
Could you please review this pull request :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 This is label for GirlScript Summer of Code 2023
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📚 [Documentation] - Workflow for updating dependencies
1 participant