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

only trigger koji rpm builds for rpm/3.8 #425

Merged
merged 1 commit into from
Feb 28, 2024
Merged

only trigger koji rpm builds for rpm/3.8 #425

merged 1 commit into from
Feb 28, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Feb 28, 2024

[0-8]+ also matches 10 ;)

`[0-8]+` also matches `10` ;)
@evgeni evgeni merged commit 118b53f into master Feb 28, 2024
2 checks passed
@evgeni evgeni deleted the evgeni-patch-1 branch February 28, 2024 18:28
@@ -39,7 +39,7 @@
<<: *ghprb_defaults
status-url: https://ci.theforeman.org/blue/organizations/jenkins/$JOB_NAME/detail/$JOB_NAME/$BUILD_ID/pipeline
white-list-target-branches:
- rpm/3\.[0-8]+
- rpm/3\.8
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't a more correct fix have been to only drop +? I'm fine with it now, until we need to revive 3.7 ;)

Copy link
Member Author

Choose a reason for hiding this comment

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

Let's just not revive it then? ;)

Copy link
Member

Choose a reason for hiding this comment

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

I would have also accepted "He's dead, Jim"

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

Successfully merging this pull request may close these issues.

3 participants