Skip to content

Getting error [HTTP]:500 - [CorrelationId]:572926a0-d0ba-3000-a093-33556b83e8aa [Version]:16.0.0.22216 when searching with two digits seperated by "." e.g. 1.7 #244

Getting error [HTTP]:500 - [CorrelationId]:572926a0-d0ba-3000-a093-33556b83e8aa [Version]:16.0.0.22216 when searching with two digits seperated by "." e.g. 1.7

Getting error [HTTP]:500 - [CorrelationId]:572926a0-d0ba-3000-a093-33556b83e8aa [Version]:16.0.0.22216 when searching with two digits seperated by "." e.g. 1.7 #244

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'