> 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/ko/knowledge-base/158-where-is-github-ci.md).

# Github CI는 어디에 있나요

ShareLaTeX Cloud Compiler는 7월 21일에 종료되었습니다(ShareLaTeX 편집기에서의 Github Sync는 계속 지원됩니다). 대부분의 사용자에게 큰 작업 흐름 변화가 없기를 바라며, 만약 영향을 받게 된다면 정말 죄송합니다.

## 왜 중단되었나요?

ShareLaTeX Cloud Compiler와 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/ko/knowledge-base/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.
