Skip to content

Commit

Permalink
List updating credentials as fine to self-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Jan 5, 2024
1 parent b8fc96e commit 0f1373d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
repos:
# Autoformat: markdown, yaml
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
rev: v3.1.0
hooks:
- id: prettier

Expand Down
3 changes: 2 additions & 1 deletion docs/contributing/code-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,12 @@ any approval.

1. Updating admin users for a hub
2. Changing basic hub configuration such as the URL of its landing page image
3. Updating the user image of a hub.
3. Updating the user image of a hub
4. Updating the max number of nodes for nodepools in a cluster
5. Resizing home directory storage upwards when it is about to fill up
6. Emergency (eg exam, outage) related resource bumps
7. *Cleanly* reverting a change that failed CI
8. Updating soon to be expired credentials

## Self-merging as a community partner

Expand Down

0 comments on commit 0f1373d

Please sign in to comment.