Searched +full:remove +full:- +full:stale +full:- +full:when +full:- +full:updated (Results 1 – 2 of 2) sorted by relevance
1 name: 'Close stale issues and pull requests with no recent activity'4 - cron: "15 00 * * *"8 pull-requests: write11 stale:12 runs-on: ubuntu-latest14 - uses: actions/stale@v10.0.016 repo-token: ${{ secrets.GITHUB_TOKEN }}17 …stale-issue-message: 'This issue has been marked as a stale issue because it has been open (more t…18 …stale-pr-message: 'This pull request has been marked as a stale pull request because it has been o…19 stale-issue-label: Stale[all …]
8 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later47 #define MBEDTLS_ERR_SSL_CRYPTO_IN_PROGRESS -0x700049 #define MBEDTLS_ERR_SSL_FEATURE_UNAVAILABLE -0x708051 #define MBEDTLS_ERR_SSL_BAD_INPUT_DATA -0x710053 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x718055 #define MBEDTLS_ERR_SSL_INVALID_RECORD -0x720057 #define MBEDTLS_ERR_SSL_CONN_EOF -0x728059 #define MBEDTLS_ERR_SSL_DECODE_ERROR -0x730062 #define MBEDTLS_ERR_SSL_NO_RNG -0x740064 #define MBEDTLS_ERR_SSL_NO_CLIENT_CERTIFICATE -0x7480[all …]