Skip to content

Enhance repo details handling and update version number#26

Merged
sumansaurabh merged 1 commit into
mainfrom
bug_fix_empty_repo
Sep 24, 2024
Merged

Enhance repo details handling and update version number#26
sumansaurabh merged 1 commit into
mainfrom
bug_fix_empty_repo

Conversation

@sumansaurabh
Copy link
Copy Markdown
Contributor

@sumansaurabh sumansaurabh commented Sep 24, 2024

Description

  • Enhanced get_repo_details function to set default values for organization and repository names if they are not provided.
  • Incremented the package version number to 0.1.4 in setup.py.

Changes walkthrough 📝

Relevant files
Enhancement
commit_analyzer.py
Improve handling of organization and repository names       

penify_hook/commit_analyzer.py

  • Added default values for organization and repository names.
  • Handles cases where organization or repository names are not provided.

  • +3/-0     
    Configuration changes
    setup.py
    Version increment for package release                                       

    setup.py

    • Updated version number from 0.1.3 to 0.1.4.
    +1/-1     

    @penify-dev penify-dev Bot added the enhancement New feature or request label Sep 24, 2024
    @penify-dev penify-dev Bot changed the title chore: Update organization and repository names in commit_analyzer.py Enhance repo details handling and update version number Sep 24, 2024
    @penify-dev
    Copy link
    Copy Markdown
    Contributor

    penify-dev Bot commented Sep 24, 2024

    Failed to generate code suggestions for PR

    @sumansaurabh sumansaurabh merged commit 644f7ae into main Sep 24, 2024
    @sumansaurabh sumansaurabh deleted the bug_fix_empty_repo branch March 2, 2025 08:34
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    enhancement New feature or request

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    1 participant