Changes

Summary

  1. [GitHub] Add a python-based action managing discussions  (#4268) (details)
Commit d33ae528aa1c12b4445845b83e235e56f5083fd9 by noreply
 [GitHub] Add a python-based action managing discussions  (#4268)

* [GitHub] Add a python-based action managing discussions

* add python script

* make action triggered on labels

* simplify action

* add python-graphql-client dependency

* add dateutil dependency

* activate script limited on 1 topic per activation and remove cron temporarily

* add verbosity on discussions, add cron & dispatch trigger, remove trigger on label changes

* Rename action as: Stale GitHub Discussions

* Apply suggestions from code review

Co-authored-by: Alex Bilger <alxbilger@users.noreply.github.com>

---------

Co-authored-by: Alex Bilger <alxbilger@users.noreply.github.com>
The file was added.github/workflows/stale_github_discussions.yml
The file was addedscripts/comment-close-old-discussions.py