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

chore: add dependabot configuration file & update misc repo config #144

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

nathanklick
Copy link
Member

@nathanklick nathanklick commented Mar 13, 2024

Description

This pull request changes the following:

  • Adds a dependabot.yml configuration file to enable automatic updates of the NPM and GH Action dependencies.
  • Updates the CODEOWNERS file to include standard rules to protect assets like GH Action workflows and other configuration files.
  • Updates the .gitignore definitions to exclude Mac OS X metadata files and IntelliJ configuration.
  • Adds a simplified pull request template to improve the contributor experience.

Related Issues

@nathanklick nathanklick requested a review from a team as a code owner March 13, 2024 17:33
@nathanklick nathanklick requested a review from acuarica March 13, 2024 17:33
@nathanklick nathanklick self-assigned this Mar 13, 2024
@nathanklick nathanklick force-pushed the 00143-Dependabot branch 2 times, most recently from c912746 to e46672e Compare March 13, 2024 18:13
@nathanklick nathanklick merged commit 7a393db into main Mar 16, 2024
5 checks passed
@nathanklick nathanklick deleted the 00143-Dependabot branch March 16, 2024 23:39
Copy link
Contributor

@kpachhai kpachhai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Contributor

@poi-son-ivy poi-son-ivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all looks good, good thinking on expanding IDE / system file exclusions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dependabot configuration for Github Actions and Yarn
4 participants