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

Update CODEOWNERS #4884

Merged
merged 2 commits into from
Jul 4, 2023
Merged

Update CODEOWNERS #4884

merged 2 commits into from
Jul 4, 2023

Conversation

ntindle
Copy link
Member

@ntindle ntindle commented Jul 4, 2023

Background

For the rearch, we shouldn't allow unsolicited commits to be merged without James's knowledge.

Changes

Adds James as a code owner of the core

Documentation

N/A, just adds him to all prs targeting core

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes.
  • I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring autogpt tests --in-place

@netlify
Copy link

netlify bot commented Jul 4, 2023

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit a278c4a
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/64a44de9f2ac97000856b6c3

@github-actions github-actions bot added size/s and removed size/xs labels Jul 4, 2023
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5070cc3) 70.62% compared to head (a278c4a) 70.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4884   +/-   ##
=======================================
  Coverage   70.62%   70.62%           
=======================================
  Files          69       69           
  Lines        3387     3387           
  Branches      554      554           
=======================================
  Hits         2392     2392           
  Misses        811      811           
  Partials      184      184           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ntindle ntindle merged commit c67940e into master Jul 4, 2023
@ntindle ntindle deleted the re-arch/prep branch July 4, 2023 20:34
@lc0rp lc0rp added this to the v0.4.4 Release milestone Jul 6, 2023
dayofthedave pushed a commit to dayofthedave/Auto-GPT that referenced this pull request Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants