Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

register as a GitHub Check #42

Open
carpenike opened this issue Feb 22, 2020 · 1 comment
Open

register as a GitHub Check #42

carpenike opened this issue Feb 22, 2020 · 1 comment

Comments

@carpenike
Copy link

Is it possible to register status checks back into a PR from a deliverybot initiated job?

@colinjfw
Copy link
Collaborator

You should be able to just simply add a status check using a GitHub action. This is similar to the deployment status action here:
https://github.com/deliverybot/deployment-status/blob/master/index.js

Just simply replace and use the code but instead create a commit status.

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

No branches or pull requests

2 participants