actions / starter-workflows

Accelerating new GitHub Actions workflows
https://github.com/features/actions
Other
8.6k stars 5.09k forks source link

Starter/automations-workflows #2272

Closed 049940 closed 5 months ago

049940 commented 5 months ago

This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.

#

You can adjust the behavior by modifying this file.

For more information, see:

https://github.com/actions/stale

name: Mark stale issues and pull requests

on: schedule:

jobs: stale:

runs-on: ubuntu-latest
permissions:
  issues: write
  pull-requests: write

steps:
- uses: actions/stale@v5
  with:
    repo-token: ${{ secrets.GITHUB_TOKEN }}
    stale-issue-message: 'Stale issue message'
    stale-pr-message: 'Stale pull request message'
    stale-issue-label: 'no-issue-activity'
    stale-pr-label: 'no-pr-activity'
carlgiroux23071979 commented 5 months ago

- cron : $cron-quotidiennement

emplois: vicié:

runs-on: ubuntu-latest permissions: issues: write pull-requests: write

steps:

Le mer. 3 janv. 2024 à 15:40, 049940 @.***> a écrit :

This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time. You can adjust the behavior by modifying this file. For more information, see: https://github.com/actions/stale

name: Mark stale issues and pull requests

on: schedule:

  • cron: $cron-daily

jobs: stale:

runs-on: ubuntu-latest permissions: issues: write pull-requests: write

steps:

  • uses: @.*** with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-issue-message: 'Stale issue message' stale-pr-message: 'Stale pull request message' stale-issue-label: 'no-issue-activity' stale-pr-label: 'no-pr-activity'

— Reply to this email directly, view it on GitHub https://github.com/actions/starter-workflows/issues/2272, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXGQKQN53OZGQ3PUPT26SXDYMW65HAVCNFSM6AAAAABBL6ZT3GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DINRRHA4TCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

carlgiroux23071979 commented 5 months ago

actions/starter-workflows < @.***>

carlgiroux23071979 commented 5 months ago

Screenshot_20231219-131956_Bitcoincom Wallet