Skip to content

ci: add automated PR labeler and stale issue/PR workflows#22

Merged
dmoo500 merged 2 commits intomainfrom
fix/hass-reactivity
Mar 15, 2026
Merged

ci: add automated PR labeler and stale issue/PR workflows#22
dmoo500 merged 2 commits intomainfrom
fix/hass-reactivity

Conversation

@dmoo500
Copy link
Owner

@dmoo500 dmoo500 commented Mar 15, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 15, 2026 08:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds CI workflow automation: a stale issue/PR management workflow and an automated PR labeler based on changed files.

Changes:

  • New stale workflow to auto-close inactive issues (60d) and PRs (30d)
  • New labeler workflow triggered on PR events using actions/labeler@v5
  • Labeler config mapping file paths to labels (documentation, source, dependencies, ci, configuration)

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/stale.yml Stale issue/PR management workflow
.github/workflows/labeler.yml PR labeler workflow using pull_request_target
.github/labeler.yml Label-to-file-path mapping configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@dmoo500 dmoo500 merged commit dc45c92 into main Mar 15, 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.

2 participants