> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-tw/zhi-shi-ku/158-where-is-github-ci.md).

# GitHub CI 在哪裡

ShareLaTeX Cloud 編譯器已於 7 月 21 日停用（ShareLaTeX 編輯器中的 Github 同步功能將繼續受到支援）。我們希望這不會對大多數人的工作流程造成很大的變動，如果造成了影響，我們真的非常抱歉。

## 為什麼它已被停用？

ShareLaTeX Cloud 編譯器與 Github 的整合使用量並不高。因此，開發團隊對它的關注也不多，隨著時間推移，錯誤開始出現。我們認為，與其繼續支援這個使用率不高的功能，不如將開發資源繼續專注在核心的 ShareLaTeX 體驗上，這對使用者更有利。請注意，ShareLaTeX 編輯器內可用的 GitHub 同步功能將繼續受到支援並持續改善。

## 我該如何使用 ShareLaTeX 和 Git？

我們在 ShareLaTeX 編輯器內的 github 同步功能仍然可用，且受到完整支援。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/zh-tw/zhi-shi-ku/158-where-is-github-ci.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
