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

bmurrell/simplify-cron-trigger-matches #5515

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

brianjmurrell
Copy link
Contributor

Due to what appears to be a bug in Jenkins
(https://issues.jenkins.io/browse/JENKINS-65410) simplify a startsWith()
match for 'weekly-testing*' down into simple == matches for
weekly-testing and weekly-testing-1.2.

Due to what appears to be a bug in Jenkins
(https://issues.jenkins.io/browse/JENKINS-65410) simplify a startsWith()
match for 'weekly-testing*' down into simple == matches for
weekly-testing and weekly-testing-1.2.

Skip-PR-comments: true
Skip-build: true

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
@brianjmurrell brianjmurrell force-pushed the bmurrell/simplify-cron-trigger-matches branch from 501c39e to c159a2c Compare April 20, 2021 21:50
Copy link
Collaborator

@daosbuild1 daosbuild1 left a comment

Choose a reason for hiding this comment

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

LGTM. No errors found by checkpatch.

@jolivier23 jolivier23 merged commit 09eeb47 into release/1.2 Apr 20, 2021
@jolivier23 jolivier23 deleted the bmurrell/simplify-cron-trigger-matches branch April 20, 2021 22:56
@ashleypittman ashleypittman mentioned this pull request Apr 28, 2021
@ashleypittman ashleypittman mentioned this pull request May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants