We have some cases where an agentic workflow provides two unique comments on each run. We are using a job that runs after safe-outputs to hide all but the last two, but this is brittle and relies heavily on GitHub Actions scripting.
We would like hide-older-comments to handle when max > 1 to either extend the workflow id, or provide some mechanism for hiding multiple outdated comments not provided by this run.
We have some cases where an agentic workflow provides two unique comments on each run. We are using a job that runs after safe-outputs to hide all but the last two, but this is brittle and relies heavily on GitHub Actions scripting.
We would like hide-older-comments to handle when max > 1 to either extend the workflow id, or provide some mechanism for hiding multiple outdated comments not provided by this run.