Skip to content

[jenkins] Make it possible to skip API comparison by applying a label to a pull request. - #3994

Merged
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:jenkins-skip-api-comparison
Apr 27, 2018
Merged

[jenkins] Make it possible to skip API comparison by applying a label to a pull request.#3994
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:jenkins-skip-api-comparison

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Implement support for skipping API comparison by applying a label to a pull
request.

This also required some refactoring to move existing code to fetch the labels
for a pull request to a separate script.

@monojenkins

Copy link
Copy Markdown
Contributor

… to a pull request.

Implement support for skipping API comparison by applying a label to a pull
request.

This also required some refactoring to move existing code to fetch the labels
for a pull request to a separate script.
@rolfbjarne
rolfbjarne force-pushed the jenkins-skip-api-comparison branch from b9579c0 to a9e0d3e Compare April 26, 2018 21:13
@monojenkins

Copy link
Copy Markdown
Contributor

Build success
Build comment file:

Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only)
Generator Diff
Test run succeeded


@rolfbjarne rolfbjarne added the skip-api-comparison Skips API / generator diffs when testing pull requests label Apr 27, 2018
@rolfbjarne

Copy link
Copy Markdown
Member Author

build

@rolfbjarne rolfbjarne added the skip-all-tests Skip all the tests label Apr 27, 2018
@monojenkins

Copy link
Copy Markdown
Contributor

Build success
Build comment file:

Provisioning succeeded
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
Test run succeeded


@rolfbjarne
rolfbjarne merged commit e0cdd02 into dotnet:master Apr 27, 2018
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Jun 12, 2018
… to a pull request. (dotnet#3994)

Implement support for skipping API comparison by applying a label to a pull
request.

This also required some refactoring to move existing code to fetch the labels
for a pull request to a separate script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-all-tests Skip all the tests skip-api-comparison Skips API / generator diffs when testing pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants