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

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

Open
DRMPN opened this issue Jun 17, 2024 · 0 comments
Open

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

DRMPN opened this issue Jun 17, 2024 · 0 comments
Labels
bug Something isn't working minor Minor changes

Comments

@DRMPN
Copy link
Collaborator

DRMPN commented Jun 17, 2024

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 DRMPN added bug Something isn't working minor Minor changes labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor Minor changes
Projects
None yet
Development

No branches or pull requests

1 participant