aws-samples / amazon-q-slack-gateway

MIT No Attribution
79 stars 28 forks source link

Validate PRs with GHA for linting and unit tests #30

Open jlosito opened 5 months ago

jlosito commented 5 months ago

Issue #, if available:

N/A

Description of changes:

This will use GitHub actions to validate pull requests. The checks that were added were for linting and running unit tests.

This is what the workflow would look like.

https://github.com/jlosito/amazon-q-slack-gateway/actions/runs/8666372653

This also fixes any linting issues that eslint found so that the validation workflow passes all of its checks.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.