Skip to content

Releases: amarun22-studio/stale-branch-notifier-action

v1.1.0

Choose a tag to compare

@amarun22 amarun22 released this 13 Apr 11:56
6fb56e6

Highlights

  • Optional IssueOps branch deletion via issue comment with strict safety checks
  • Diff summary now included by default in created stale-branch issues
  • Updated docs and examples to clearly separate default detect/notify flow from optional IssueOps workflow

Compatibility

  • v1 tag now points to this release

v1.0.2 - Marketplace README Polish

Choose a tag to compare

@amarun22 amarun22 released this 13 Apr 09:42
4f94d61

Initial stable public release of Stale Branch Notifier Action.

  • detect stale branches by inactivity threshold
  • notify owners through GitHub Issues
  • include PR metadata for better triage
  • auto-close stale issues when branches are resolved, excluded, or active again
  • support dry-run mode and policy-based exclusions

Recommended permissions:

  • contents: read
  • issues: write
  • pull-requests: read