Re: [PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
mumrah merged PR #19122: URL: https://github.com/apache/kafka/pull/19122 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.o

Re: [PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
mumrah commented on code in PR #19122: URL: https://github.com/apache/kafka/pull/19122#discussion_r1981908712 ## .asf.yaml: ## @@ -45,3 +45,19 @@ github: squash_commit_message: PR_TITLE_AND_DESC merge: false rebase: false + + protected_branches: +trunk: +

Re: [PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
mumrah commented on code in PR #19122: URL: https://github.com/apache/kafka/pull/19122#discussion_r1981908712 ## .asf.yaml: ## @@ -45,3 +45,19 @@ github: squash_commit_message: PR_TITLE_AND_DESC merge: false rebase: false + + protected_branches: +trunk: +

Re: [PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
mumrah commented on PR #19122: URL: https://github.com/apache/kafka/pull/19122#issuecomment-2701616024 Here's how Pulsar has their repo configured: https://github.com/apache/pulsar/blob/master/.asf.yaml -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
mumrah commented on code in PR #19122: URL: https://github.com/apache/kafka/pull/19122#discussion_r1981866135 ## .asf.yaml: ## @@ -45,3 +45,19 @@ github: squash_commit_message: PR_TITLE_AND_DESC merge: false rebase: false + + protected_branches: +trunk: +

Re: [PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
jolshan commented on code in PR #19122: URL: https://github.com/apache/kafka/pull/19122#discussion_r1981864951 ## .asf.yaml: ## @@ -45,3 +45,19 @@ github: squash_commit_message: PR_TITLE_AND_DESC merge: false rebase: false + + protected_branches: +trunk: +

[PR] MINOR Add a required status check for trunk [kafka]

2025-03-05 Thread via GitHub
mumrah opened a new pull request, #19122: URL: https://github.com/apache/kafka/pull/19122 Add a single job that runs after the whole CI pipeline and make it a required check before merging a PR. -- This is an automated message from the Apache Git Service. To respond to the message, please