You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "claudio4j (via GitHub)" <gi...@apache.org> on 2023/07/05 21:55:40 UTC

[GitHub] [camel] claudio4j opened a new pull request, #10602: Fix camel-jira to add assignee using the id

claudio4j opened a new pull request, #10602:
URL: https://github.com/apache/camel/pull/10602

   - Jira cloud service requires the user id instead of the user name for the assignee field
   - Adds more context about the authentication using personal token
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful subject line and body.
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have committed all auto-generated changes
   
   
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #10602: Fix camel-jira to add assignee using the id

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #10602:
URL: https://github.com/apache/camel/pull/10602


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #10602: Fix camel-jira to add assignee using the id

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #10602:
URL: https://github.com/apache/camel/pull/10602#issuecomment-1623008899

   If this is intended to backport, then create a JIRA and you are welcome to do a PR for the camel-3.x branch then we can cherry pick to LTS branches from there


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #10602: Fix camel-jira to add assignee using the id

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10602:
URL: https://github.com/apache/camel/pull/10602#issuecomment-1622581504

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] claudio4j commented on pull request #10602: Fix camel-jira to add assignee using the id

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on PR #10602:
URL: https://github.com/apache/camel/pull/10602#issuecomment-1622625553

   There is a check failure about the `catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd` not in the PR, but it is.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] claudio4j commented on pull request #10602: Fix camel-jira to add assignee using the id

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on PR #10602:
URL: https://github.com/apache/camel/pull/10602#issuecomment-1623576983

   This fix is intended to backport to 3.x and LTS branches, I created [CAMEL-19587](https://issues.apache.org/jira/browse/CAMEL-19587).


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org