asyncapi / .github

Location of all reusable community health files
29 stars 62 forks source link

feat: updated workflow with more skippable PRs #214

Closed dante381 closed 1 year ago

dante381 commented 1 year ago

Description -Added 8 other PR titles to each if statement in testing workflow.

Related issue(s)

Resolves #200

dante381 commented 1 year ago

@KhudaDad414 I have tested it using act and it raised a few parsing errors due to extra ) and double quotations "". I have fixed it and there are no other errors.

Resulting output of the test

KhudaDad414 commented 1 year ago

/rtm

derberg commented 1 year ago

great job @dante381 !

I checked on one PR that was added after we merged this, and all good, there are no bugs and on normal PRs nothing is skipped, but of a certain title is there like https://github.com/asyncapi/modelina/actions/runs/4415237144/jobs/7737945176 the skip takes place. Thanks!!!

dante381 commented 1 year ago

Glad i could help