Skip to content

refactor(git_agent.py): extract API paths into constants - #489

Merged
DRMPN merged 2 commits into
aimclub:mainfrom
Yam1noko:refactor/extract-git-api-constants
Aug 9, 2026
Merged

refactor(git_agent.py): extract API paths into constants#489
DRMPN merged 2 commits into
aimclub:mainfrom
Yam1noko:refactor/extract-git-api-constants

Conversation

@Yam1noko

Copy link
Copy Markdown
Contributor

Resolves #354.

I refactored the code a little bit. Now all API paths in git_agent.py are stored in constants.

@andreygetmanov
andreygetmanov self-requested a review July 31, 2026 10:24
@DRMPN

DRMPN commented Aug 4, 2026

Copy link
Copy Markdown
Member

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: 751fe3c00e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@andreygetmanov andreygetmanov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you for interest and contribution to our project!

@DRMPN DRMPN left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@DRMPN
DRMPN merged commit c4d0128 into aimclub:main Aug 9, 2026
4 checks passed
Lameus pushed a commit that referenced this pull request Aug 17, 2026
* refactor(git_agent.py): extract API paths into constants

* Fix Black formatting
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.

refactor: api/v4/projects/ and etc. in git_agent.py should be moved to constants

3 participants