---
type: bookmarks
tags: ['api', 'github']
status: release
ctime: 2022-04-09
mtime: 2026-07-27
---

- [Objects - GitHub Docs](https://docs.github.com/en/graphql/reference/objects)[^83-1]
  - [repository](https://docs.github.com/en/graphql/reference/objects#repository)
  - [issue](https://docs.github.com/en/graphql/reference/objects#issue)
- [GitHub Next | Flat Data](https://githubnext.com/projects/flat-data#part-iii-visualizing-our-data-for-easy-sharing-optional)
  - [GitHub - githubocto/flat-demo-google-sheets: A Flat Data GitHub Action demo repo](https://github.com/githubocto/flat-demo-google-sheets)
  - [GitHub - mathiasbynens/covid-19-vaccinations-germany: Historical data on COVID-19 vaccination doses administered in Germany, per state.](https://github.com/mathiasbynens/covid-19-vaccinations-germany)
- [GitHub Code Search (Preview)](https://cs.github.com/)[^83-3]
- [Writing workflows - GitHub Docs](https://docs.github.com/en/actions/learn-github-actions)
  - [Skipping workflow runs - GitHub Docs](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs)
  - [Create and Publish a GitHub Action in Typescript - ULTIMATE 2023 GUIDE | Leonardo Montini](https://leonardomontini.dev/typescript-github-action)
  - [Publishing a simple client-side JavaScript package to npm with GitHub Actions | Simon Willison’s TILs](https://til.simonwillison.net/npm/npm-publish-github-actions)

---

[^83-1]: GitHub GraphQL API를 통해 쿼리할 수 있는 다양한 개체에 대한 개요.
[^83-3]: https://grep.app/
