jerpelea opened a new pull request, #13582:
URL: https://github.com/apache/nuttx/pull/13582

   ## Summary
   Simple tool to generate the NuttX release notes
   
   tested on Python-3.8.9
   
   Requirements
   pip install PyGithub
   pip install PyInquirer
   pip install tqdm
   
   The following arguments are required for generating a release: 
release_version, gh_token
   
   Inspired by https://github.com/btashton/nxutils
   
   ## Impact
   release notes
   
   ## Testing
   generated notes for last 3 releases 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to