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

Adds mergeable and dependabot configs #12

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

valadas
Copy link
Collaborator

@valadas valadas commented Jul 8, 2024

  • mergeable will help with enforcing we have at least 1 label and a milestone for each PR. This is assumed by the build and it will prevent release automation issues.
  • dependabot will help keep dependencies up-to-date and be aware of any security related issues from dependencies.

valadas added 2 commits July 7, 2024 22:04
The build assumes we have a milestone and at least one label for each PR to generate the release notes, this will enforce this rule and prevent issues upon release.
This will help with dependency updates.
@valadas valadas added the build label Jul 8, 2024
@valadas valadas added this to the 1.0.0 milestone Jul 8, 2024
@valadas valadas merged commit b760dd9 into nvisionative:develop Jul 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant