-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
SWoC 2021Issues created for the Script Winter of Code'21 ParticipantsIssues created for the Script Winter of Code'21 ParticipantsassignedIssues which are assigned to someoneIssues which are assigned to someoneenhancementNew feature or requestNew feature or requestlevel1Wiki or Major Documentation WorkWiki or Major Documentation Work
Description
Is your feature request related to a problem? Please describe.
These are some features for my script Github Automation:-
- Log changed file along with its respec. diff in form of an object into a json file
- Remove respective object of the changed file from json that has been committed
- Auto perform git commands on all files present in json on script start up
- Extract all utility functions to
utils.py
- Add colors to print statement by using escape sequences
Describe the solution you'd like
I have already implemented these changes , will make a PR soon.
Describe alternatives you've considered
I have already implemented these changes , will make a PR soon.
Metadata
Metadata
Assignees
Labels
SWoC 2021Issues created for the Script Winter of Code'21 ParticipantsIssues created for the Script Winter of Code'21 ParticipantsassignedIssues which are assigned to someoneIssues which are assigned to someoneenhancementNew feature or requestNew feature or requestlevel1Wiki or Major Documentation WorkWiki or Major Documentation Work