SSWConsulting / SSWConsulting/SSW.Rules.Content

GitHub Actions generating repeated comments before editor is finished working

Open
#12,781 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
62
Forks
196
Avg merge
1d 4h
Merged PRs (30d)
112

Description

cc @Marxoz @adamcogan @PothieuG

--

Hi @Aibono1225

We have useful GitHub Actions for users to not forget SEO Descritpion and/or Authors info

But this is running continously right after every save, and generating repeated comments before the editor is finished with the edits. This makes the PR long and harder to review. (e.g. https://github.com/SSWConsulting/SSW.Rules.Content/pull/12713)

  1. Can we make this Action run after the rule is set as "Ready for Review"?
  2. Optional - Maybe keep it commenting on "Drafts", but only after 15 minutes since the last Save (commit)? This gives time for the editor to fix by theirselves before getting the comment
Image

Figure: Multiple duplicated comments on a draft - @micsblank was still working on the rule

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the GitHub Actions workflow that comments about missing SEO descriptions or authors, then inspect how draft pull requests and saves trigger it. Done means the workflow no longer produces repeated comments while an editor is working, with the chosen Ready for Review or delayed-draft behavior covered by a reproducible check.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.