Chitral Verma created GRIFFIN-347:
-------------------------------------
Summary: Setup automated workflows
Key: GRIFFIN-347
URL: https://issues.apache.org/jira/browse/GRIFFIN-347
Project: Griffin
Issue Type: Improvement
Reporter: Chitral Verma
Assignee: Chitral Verma
*Check for Stale PRs/ Issues*
Add a GitHub Workflow that automatically checks for stale PRs and Issues and
tags/ closes them when inactive for a long duration.
{quote}This workflow will run every day at 00.00 UTC to check for any issues/
PRs that have been inactive for over 30 and will close them in another 15 days.
Additionally, the stale issues will be marked with `stale-issue` label and the
stale PRs will be marked with `stale-pr` label. Issues/ PR having
`awaiting-approval` or `work-in-progress` labels are excluded from this check.
{quote}
*Greet new users*
Add a GitHub Workflow that automatically greets new users on their first PR/
Issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)