This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/camel-main by this push:
new a79023c8be Deprecated github component
a79023c8be is described below
commit a79023c8be1a427216257713bb31490399378861
Author: Jiri Ondrusek <[email protected]>
AuthorDate: Fri Feb 6 13:33:17 2026 +0100
Deprecated github component
---
.../github/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git
a/extensions/github/runtime/src/main/resources/META-INF/quarkus-extension.yaml
b/extensions/github/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index 0e62c9d2ad..dde46bac73 100644
---
a/extensions/github/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++
b/extensions/github/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -31,3 +31,4 @@ metadata:
- "integration"
status:
- "stable"
+ - "deprecated"
\ No newline at end of file