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

feat(#154): ghmentions #182

Merged
merged 7 commits into from
Oct 28, 2024
Merged

feat(#154): ghmentions #182

merged 7 commits into from
Oct 28, 2024

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Oct 28, 2024

In this pull I've added ghmentions script for collecting GitHub pull request and GitHub issue mentions in README file.

closes #154
History:


PR-Codex overview

This PR introduces functionality to count GitHub pull request and issue mentions in README files, enhancing the data processing capabilities of the project. It adds new fields, modifies tests, and includes a new script for handling these mentions.

Detailed summary

  • Added readme_pmentions and readme_imentions to final.py.
  • Introduced gh_mentions.py to count GitHub mentions.
  • Updated test cases in test_final.py and test_ghmentions.py.
  • Modified pyproject.toml for new tasks.
  • Updated CSV resources for new fields.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel
Copy link
Owner Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Oct 28, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here.

@rultor rultor merged commit bb84e67 into master Oct 28, 2024
17 checks passed
@h1alexbel h1alexbel deleted the 154 branch October 28, 2024 12:18
@rultor
Copy link
Collaborator

rultor commented Oct 28, 2024

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 13min).

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.

imentions, pmentions in the entire repo
2 participants