Skip to content

Conversation

@SukhvirKooner
Copy link
Contributor

Summary

This PR implements a GitHub Action to automatically unassign inactive issues based on a predefined period of inactivity. This action will help maintain cleaner issue assignments and prevent outdated issues from cluttering the project.

#12837

on:
  schedule:
    - cron: "1 0 * * 1" 
  workflow_dispatch:

Action is scheduled to run every monday at 00:01 UTC

@MisRob MisRob self-assigned this Mar 31, 2025
@MisRob
Copy link
Member

MisRob commented Apr 3, 2025

@rtibbles would you please set SLACK_COMMUNITY_NOTIFICATIONS_WEBHOOK_URL on this repo? Then we can merge.

@MisRob MisRob requested a review from rtibbles April 3, 2025 15:50
@MisRob MisRob merged commit 63cbbc5 into learningequality:main Apr 4, 2025
15 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