OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

github action: Fix stales action to not close PR/issue after 7 days #528

Closed arnopo closed 8 months ago

arnopo commented 8 months ago

By default the action closes the PR or issue 7 days after adding the stale label.

The expected behavior is that the pull requests and issues will never be closed automatically by the bot.