FEDOT
FEDOT copied to clipboard
[Bug]: No "last updated" date for edited PEP8 Action comment
Github Action for PEP8 style check doesn't produce "last updated" date for edited comment.
Expected Behavior
When a PEP8 comment is edited, the "last updated" date changes.
Current Behavior
It does not.
Possible Solution
Find the solution and change part of the broken code in autopep8 action
Steps to Reproduce
- Open Pull Request with broken formatting
- Wait for error comment from github-actions bot
- Write
/fix-pep8 - Wait for bot to make commit with changes
- Check the updated comment
Context [OPTIONAL]
Pull Requests