FEDOT icon indicating copy to clipboard operation
FEDOT copied to clipboard

[Bug]: No "last updated" date for edited PEP8 Action comment

Open DRMPN opened this issue 1 year ago • 0 comments

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. image

Possible Solution

Find the solution and change part of the broken code in autopep8 action

Steps to Reproduce

  1. Open Pull Request with broken formatting
  2. Wait for error comment from github-actions bot
  3. Write /fix-pep8
  4. Wait for bot to make commit with changes
  5. Check the updated comment

Context [OPTIONAL]

Pull Requests

DRMPN avatar Jun 17 '24 12:06 DRMPN