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

[FIXED JENKINS-41616] Non-trusted pull requests should use a probe against the trusted revision not the PR's revision #128

Merged
merged 1 commit into from Mar 16, 2017

Conversation

stephenc
Copy link
Member

See JENKINS-41616

@reviewbybees

…ainst the trusted revision not the PR's revision
@ghost
Copy link

ghost commented Mar 15, 2017

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@rsandell
Copy link
Member

🐝

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine as it is, but will just need to be thrown out for #96, at which point reimplementing it would pay a small performance penalty.

I am not even convinced we want to fix this this way. Simply ignoring someone’s PR to add a Jenkinsfile could be more confusing than the current state, where we at least schedule a build that fails and sets a corresponding status failure—so you know the PR needs to be refiled by a trusted user. This in fact happened to me recently.

@stephenc stephenc merged commit f4403ae into jenkinsci:master Mar 16, 2017
@stephenc stephenc deleted the jenkins-41616 branch March 16, 2017 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants