Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[ADD] .github: add action to tag and close stale issues and PRs T#61194 #1618

Closed luisg123v closed 1 year ago

luisg123v commented 1 year ago

A new GitHub action is added to tag old issues and PRs as stale and, if no furter activity occurs on them, close them automatically

Stale parameters are as follows:

This is based on OCA's stale actions [1].

[1] https://github.com/OCA/oca-addons-repo-template/blob/master/src/.github/workflows/%7B%25%20if%20ci%20%3D%3D%20'GitHub'%20%25%7Dtest.yml%7B%25%20endif%20%25%7D.jinja

luisg123v commented 1 year ago

Hi @moylop260,

Could you review, please?

moylop260 commented 1 year ago

:+1: