You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Chitral Verma (Jira)" <ji...@apache.org> on 2021/04/21 17:12:00 UTC

[jira] [Updated] (GRIFFIN-347) Setup automated workflows

     [ https://issues.apache.org/jira/browse/GRIFFIN-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chitral Verma updated GRIFFIN-347:
----------------------------------
    Description: 
*Check for Stale PRs/ Issues*

 Add a GitHub Workflow that automatically checks for stale PRs 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 PRs will be marked with a {{no-pr-activity}} label. PR s having {{awaiting-approval}}, {{work-in-progress}} or {{wip}} label are excluded from this check.
{quote}
Greet new users
{quote}Add a GitHub Workflow that automatically greets new users on their first PR.
{quote}

 

  was:
*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.

 

 


> 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
>            Priority: Trivial
>   Original Estimate: 10m
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> *Check for Stale PRs/ Issues*
>  Add a GitHub Workflow that automatically checks for stale PRs 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 PRs will be marked with a {{no-pr-activity}} label. PR s having {{awaiting-approval}}, {{work-in-progress}} or {{wip}} label are excluded from this check.
> {quote}
> Greet new users
> {quote}Add a GitHub Workflow that automatically greets new users on their first PR.
> {quote}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)