Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Audit: Notify user about missing signature with issue comment #46

Closed
wants to merge 1 commit into from

Conversation

jzaefferer
Copy link
Member

Fixes #12

This PR currently uses the nested-linting branch as its base, since the style changes would've caused too many conflicts. Will land them in the right order, so this shouldn't be a problem.

There are no tests for this, as the existing coverage doesn't touch the relevant modules and addressing that causes a lot of overhead. I've tested manually using the PR #45, running a modified bin/audit-pr.js that always passes action: "opened", and I've tested the server integration with a script that start the server with mocked signatures which change after a while, and a separate script that sends the correct payload for opening the PR, which also has action: "opened". I don't know how to integrate them into this repo, but if anyone else needs them, they're in this gist.

@scottgonzalez
Copy link
Member

Looks good.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants