Skip to content

feat(release): notify reporters when a fix ships - #182

Merged
Anyesh merged 10 commits into
mainfrom
github-automations-181
Aug 31, 2026
Merged

feat(release): notify reporters when a fix ships#182
Anyesh merged 10 commits into
mainfrom
github-automations-181

Conversation

@Anyesh

@Anyesh Anyesh commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • CI/CD or build changes

Checklist

  • I have read the CONTRIBUTING guide
  • My code follows the project's coding style
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation as needed
  • My changes don't introduce new warnings or errors

Testing

Test Environment

  • Docker Compose
  • Kubernetes
  • Local development

Tests Performed

Screenshots (if applicable)

Additional Notes

Anyesh and others added 10 commits August 30, 2026 21:36
Discussions and Security Advisory links pointed at the yourusername
placeholder, breaking both on every new issue.
Silences a shellcheck warning ahead of the new actionlint gate; the
unquoted expansions here are deliberate, they build multiple -t flags
and digest args.
Lets an issue's author (or a maintainer) reopen it by commenting
/reopen, gated on state_reason so declined issues can't be looped.
Third-party commenters get a reopen-requested label and an
acknowledgement instead of being silently ignored.
Checks against the format CONTRIBUTING.md already documents; nothing
currently enforces it.
No lint coverage existed for .github/workflows/*.yml before this;
verified clean against the full tree including the five workflows
added in this batch.
Comments on bug issues a release actually resolved, matched via the
issue's referenced/cross-referenced commit link rather than the
closed event's own commit_id (null on most hand-closed issues in this
repo's history). Ships with DRY_RUN hardcoded true; flip only after
reading a real dry run against a release.
@Anyesh
Anyesh merged commit 2130149 into main Aug 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant