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

Git Repository Config Parser to Generate Github Urls #72

Closed
wants to merge 1 commit into from
Closed

Git Repository Config Parser to Generate Github Urls #72

wants to merge 1 commit into from

Conversation

anarbayramov
Copy link

@anarbayramov anarbayramov commented Dec 5, 2023

In the organisation where I work, there are several repos, and each repos has a different distribution of individual responsibilities.

Developers who place TODOs in multiple repos can therefore find it difficult to determine which repository a given TODO is in.

Seeing Rafa's following issue #66
We believed that we could benefit from this feature as well.

So in this PR introduces:

  1. Primitive Git repo config parser
  2. Extends existing CLI command with an additional --read-repository-config
  3. Adds full url if repo-repository-config param is passed

Here is a screenshot of both usages

Screenshot 2023-12-05 at 11 35 49

@anarbayramov anarbayramov deleted the config_parser branch December 5, 2023 10:19
@anarbayramov anarbayramov restored the config_parser branch December 5, 2023 10:21
@anarbayramov anarbayramov reopened this Dec 5, 2023
@anarbayramov anarbayramov marked this pull request as draft December 5, 2023 10:22
@anarbayramov anarbayramov changed the title [WIP] Config Parser [WIP] Git Repository Config Parser to Generate Github urls Dec 5, 2023
@anarbayramov anarbayramov marked this pull request as ready for review December 5, 2023 10:44
@anarbayramov anarbayramov changed the title [WIP] Git Repository Config Parser to Generate Github urls Git Repository Config Parser to Generate Github urls Dec 5, 2023
@rafaelbiriba
Copy link

@rafaelfranca whenever you have time to 👁️ it for us <3

@anarbayramov anarbayramov changed the title Git Repository Config Parser to Generate Github urls Git Repository Config Parser to Generate Github Urls Dec 5, 2023
@anarbayramov anarbayramov closed this by deleting the head repository Dec 11, 2023
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.

2 participants