You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2023/06/13 07:59:18 UTC

[camel-quarkus] branch main updated: Temporarily disable auto milestone on PR merge due to permission issues

This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f3c8fdb70 Temporarily disable auto milestone on PR merge due to permission issues
0f3c8fdb70 is described below

commit 0f3c8fdb70129250330617a2bfd956edfbeeb5d1
Author: James Netherton <ja...@gmail.com>
AuthorDate: Tue Jun 13 08:38:37 2023 +0100

    Temporarily disable auto milestone on PR merge due to permission issues
---
 .github/workflows/assign-issue-milestone.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/assign-issue-milestone.yaml b/.github/workflows/assign-issue-milestone.yaml
index 68ad0a3aa5..fc78f61061 100644
--- a/.github/workflows/assign-issue-milestone.yaml
+++ b/.github/workflows/assign-issue-milestone.yaml
@@ -16,11 +16,11 @@
 #
 
 on:
-  pull_request:
-    branches:
-      - main
-    types:
-      - closed
+  # pull_request:
+  #   branches:
+  #     - main
+  #   types:
+  #     - closed
 
   issues:
     types: