Skip to content

Commit

Permalink
DEVPROD-5136: Add dependabot and PR template (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad authored Mar 26, 2024
1 parent bbf9380 commit 7464244
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 221 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
commit-message:
prefix: "CHORE(NPM) - "
reviewers:
- "evergreen-ci/evg-ui"
File renamed without changes.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# ui
# Evergreen UI

The new home of [Spruce](/apps/spruce) and [Parsley](/apps/parsley).
17 changes: 0 additions & 17 deletions apps/parsley/.github/dependabot.yml

This file was deleted.

13 changes: 0 additions & 13 deletions apps/parsley/.github/pull_request_template.md

This file was deleted.

76 changes: 0 additions & 76 deletions apps/parsley/.github/workflows/codeql.yml

This file was deleted.

17 changes: 0 additions & 17 deletions apps/spruce/.github/dependabot.yml

This file was deleted.

76 changes: 0 additions & 76 deletions apps/spruce/.github/workflows/codeql.yml

This file was deleted.

21 changes: 0 additions & 21 deletions git-merge.sh

This file was deleted.

0 comments on commit 7464244

Please sign in to comment.