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

Added worklog generator #34

Merged
merged 1 commit into from
Oct 6, 2018
Merged

Added worklog generator #34

merged 1 commit into from
Oct 6, 2018

Conversation

73VW
Copy link
Contributor

@73VW 73VW commented Oct 5, 2018

📝 What is this?

This simple python script allows you to generate a worklog in rst format based on your repo commits. (Think about a project report)

🔘 How to use it?

Simply generate a personnal access token and enter it in the first field of the window.

Then, it is possible to press on the connection button. Since then a dropdown list display the available repositories.
After choosing the repository, the last button allows you to open the log, edit it and save it in rst format.
You can then convert it using pandoc or any other converter you prefer.
Enjoy!

Doc is provided in folder!

Related to #3

Copy link
Member

@PSNAppz PSNAppz left a comment

Choose a reason for hiding this comment

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

Great work 👏

@PSNAppz PSNAppz added enhancement New feature or request HACKTOBERFEST HacktoberFest 2023 labels Oct 6, 2018
@PSNAppz PSNAppz merged commit 9eb3e88 into DedSecInside:master Oct 6, 2018
@73VW
Copy link
Contributor Author

73VW commented Oct 6, 2018

Thanks mate, appreciate it!

@PSNAppz
Copy link
Member

PSNAppz commented Oct 6, 2018

@73VW Thanks for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HACKTOBERFEST HacktoberFest 2023
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants