[defect]: rlm_sql_oracle Error logs are continuously recorded. #298
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| on: | |
| issues: | |
| types: [opened] | |
| jobs: | |
| titlePrefixCheck: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - if: contains(github.event.pull_request.labels.*.name, 'close') | |
| name: Close Issue | |
| uses: peter-evans/close-issue@v1 | |
| with: | |
| comment: Direct questions about server operation or development to the FreeRADIUS mailing lists https://freeradius.org/support/. | |