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

Support withChecks #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

mrginglymus
Copy link

@mrginglymus mrginglymus commented Dec 23, 2020

A couple of known todos:

It may also be that this is entirely the wrong way to do this, and that once #33 is in we can implement it from the checks-api end.

@mrginglymus
Copy link
Author

I was going to add a test for checking that password parameters are masked, but that appears not to be expected behaviour; is that correct?

@jglick
Copy link
Member

jglick commented Jan 3, 2022

checking that password parameters are masked

Password parameters are a mess. See #16 and https://issues.jenkins.io/browse/JENKINS-43814.

@jglick
Copy link
Member

jglick commented Jan 3, 2022

Why do you need to use the withChecks block? Should it not create a check whenever input is run and suitable conditions exist (github-checks installed, App authentication used)?

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