並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 22 件 / 22件

新着順 人気順

github-issuesの検索結果1 - 22 件 / 22件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

github-issuesに関するエントリは22件あります。 githubGitHubtool などが関連タグです。 人気エントリには 『GitHub Issuesを個人用のTodo管理アプリとして使っている』などがあります。
  • GitHub Issuesを個人用のTodo管理アプリとして使っている

    個人的なタスク管理ツールとしてGitHub Issueを使うようにしてその仕組みを色々と作っているので、そのアーキテクチャについてのメモ書きです。 後述しますが、GitHubをベースとすることでプログラムでの拡張性が高いというのが特徴です。 セットアップが色々と必要になるためぱっと再現しやすい感じではなかったり一部未公開になってます。 需要があったらオープンソースとして公開できるように整えます。 GitHub Issuesとタスク管理ツールでの課題 自分の中で、タスク管理ツールとGitHub Issuesを両方使う場合に次の課題がありました。 自分のタスクの半分以上はGitHubに何かしら紐づく情報(オープンソース、ブログ、仕事)であったため、GitHub Issueとの二重管理感がある GitHub上で複数のリポジトリのタスクを管理するのが難しい 1つ目は、タスク管理ツールを使っても結局

      GitHub Issuesを個人用のTodo管理アプリとして使っている
    • GitHub Issues · Project planning for developers

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub Issues · Project planning for developers
      • Cloudflare Workers + GitHub Issues + GitHub Actionsでブログを作る - English Notes

        英語の勉強ブログみたいの復帰させようとして、GitHubでやるのがいいと思ってたタイミングでGitHub IssueをCMSとして使う話を見たので作った。 元ネタ: 2020-11-08 このブログの実装 2020年版 - waka.dev waka/waka.dev: Just a logging. 元ネタからの変更点 URLを issueの number (連番) ベースにした Cloudflare Workersの無料枠で動くようにするため、KVではなくCache APIに変更 URLを number のIDベースにしたかったので、GraphQLのクエリも特定のIssue Idを元に取得するものへ変更している。 english-notes/src/api_client.ts Lines 47 to 68 in 07cd248 const ISSUE_QUERY = ` query i

        • Github Issuesをキレイに外部公開するサービス「2go」作ってみた - Crieit

          はじめに 今回初めて個人開発で作ったサービスを公開します。今までも何回かトライしていたのですが、なかなか公開までに至らないうちに、なにか問題にぶちあたったり、時間がかかりすぎて情熱が冷めてしまったりしていたので、今回はまずはスモールスタートで公開して改善していくことを心がけました。大体今回の公開まで、開発を始めてから1ヶ月程度になります。毎日朝4時半に起きて、子どもたちが起きる7時過ぎまでを開発時間として取り組んできました。 どんな人向け? 自分で作っているサービスの開発ロードマップをユーザーに公開するために、都度ブログを書いたりするのも大変ですよね。もし、自分のサービスのソースコードをGithubで管理していたとして、Github Issuesを見せるとしてもGithubに馴染みのない人にとっては読みにくいですし、外に出すサービスであればあるほど、Githubのレポジトリは非公開になって

            Github Issuesをキレイに外部公開するサービス「2go」作ってみた - Crieit
          • Working with GitHub Issues in Visual Studio Code

            Version 1.89 is now available! Read about the new features and fixes from April. Introducing GitHub Issues Integration May 6, 2020 by Alex Ross, @alexr00 On the Visual Studio Code team, we use GitHub issues to track all of our work. From our detailed iteration plans to individual bugs, we track everything as GitHub issues. Given how important issues are to our team and other GitHub projects, we wa

              Working with GitHub Issues in Visual Studio Code
            • Amazon Inspectorから脆弱性情報を取得してGitHub Issuesにチケット発行するのを自動化する - LIVESENSE ENGINEER BLOG

              まえがき こんにちは、インフラグループの yjszk です。 インフラグループでは、Amazon Inspectorで検出された脆弱性への対応を定期的に行っています。 ただ、脆弱性情報を収集して適切な対応を行うプロセスは手作業です。作業が面倒であり、トイルとなっていました。 そこで、PythonとGitHub Actionsを使ってGitHub IssuesにAmazon Inspectorで検出した脆弱性情報を登録し、必要な対応内容がひと目でわかるようにしました。 この自動化により、より迅速な脆弱性対応が可能になりました。具体的には以下のようなIssueを自動作成しています。 Amazon Inspectorについて 概要は以下です。 EC2インスタンスにAmazon Inspector エージェントをインストールして、ネットワーク到達性や、プラットフォームの脆弱性を診断し、潜在的なセキ

                Amazon Inspectorから脆弱性情報を取得してGitHub Issuesにチケット発行するのを自動化する - LIVESENSE ENGINEER BLOG
              • The new GitHub Issues - February 2nd update

                February 2, 2022 Since our last update, we have a number of exciting updates to share with you for the new projects experience. Including improvements which shorten the gap between the original projects and our new experience as well as iterating on recent ships, such as iterations and insights, based on your feedback. 🎨 Project descriptions Providing context on the why behind and instructions on

                  The new GitHub Issues - February 2nd update
                • GitHub - uiur/emoji-to-issue: The fastest way to create GitHub issues on your phone. Add an emoji reaction on Slack and it creates an issue for you.

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

                    GitHub - uiur/emoji-to-issue: The fastest way to create GitHub issues on your phone. Add an emoji reaction on Slack and it creates an issue for you.
                  • Start working on GitHub Issues faster

                    ProductStart working on GitHub Issues fasterYou can now create a branch to work on an issue directly from the issue page so that it's easier to get started right away. What if starting work on an issue could be one click away? Imagine that you’re sipping your coffee (or tea), reading through an issue, and you are ready to get started. Instead of going to the CLI or your IDE of choice, you can now

                      Start working on GitHub Issues faster
                    • The new GitHub Issues - Public Beta

                      October 27, 2021 Since we introduced the new GitHub Issues earlier this year in a private beta, we've been working hard to expand access to all developers in order to make GitHub the best place to plan, track, and manage your work. Today, we are really excited to announce that we're moving into a public beta, and now everyone on GitHub.com has access to the new project tables and boards. 🎉 We've

                        The new GitHub Issues - Public Beta
                      • The new GitHub Issues - April 7th update

                        April 7, 2022 Our latest updates to the projects (beta) experience include the highly requested ability to bulk add issues and pull requests to a project as well as an explorable archive and a new GitHub Action! ✨ ✅ Bulk add issues and pull requests Selecting one or more items from either the issues or pull requests repository index pages now provides the option to bulk add to a project. When item

                          The new GitHub Issues - April 7th update
                        • The new GitHub Issues - February 23rd update

                          February 23, 2022 Today, we are sharing new updates to our projects (Beta) experience, including some highly requested filtering additions and more on our continued investments into project insights. 👉 New filter syntax With more filter flexibility, you'll have several new ways to work with filters in your projects, including: Assignee:@me – use our new @me filter alongside the assignee field to

                            The new GitHub Issues - February 23rd update
                          • GitHub - devopsmakers/gh-cards: Create HTML format cards from Github Issues for printing

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              GitHub - devopsmakers/gh-cards: Create HTML format cards from Github Issues for printing
                            • GitHub Issues & Projects - February 23rd update | GitHub Changelog

                              February 23, 2023 Today’s Changelog brings you updates to workflows, roadmaps, our API and makes cross organization projects a breeze! ➕ Automatically add items from multiple repositories Last month, we shared the latest automation to help you automatically add relevant items to your project! However, if your project pulls from multiple repositories, this wasn’t enough. Today, we’re shipping the a

                                GitHub Issues & Projects - February 23rd update | GitHub Changelog
                              • GitHub Issues : 新機能の beta 版サインアップ受付中です - Qiita

                                皆さんごきげんよう。今日は、新しい GitHub Issues の紹介です。 2021 年 7 月 12 日現在、ベータ版サインアップ受付中ですので、ぜひ試してみてくださいね。 2021 年 6 月 23 日、GitHub Issues の新しい機能のベータ版が発表されました。これにより、Project をTeam における作業と直接結びつけて、Issues の作成、リレーションシップのトラック、カスタムフィールドの追加、Conversations など、プロジェクトをスプレッドシートやボードとして可視化し、すべてをコードで自動化することができるようになります。 動画で見てみよう まず手始めにこちらをどうぞ。 プロジェクトの可視化 スプレッド シートに似たタイプの Table 形式と、Issues や Pull Request をフィルタリング、ソート、グループ化するためのライブ キャンバ

                                  GitHub Issues : 新機能の beta 版サインアップ受付中です - Qiita
                                • GitHub issues-only project management

                                  A few of my friends ended up as project managers and they’ve learned that everything should be a Trello board. Before you start a project, brainstorm in a Trello board. Plan that wedding: Trello. And, of course, software development projects: Trello is the answer. The tools that we use end up shaping how we think, and taking over more and more different purposes in our lives. So some folks manage

                                    GitHub issues-only project management
                                  • GitHub - pfnet-research/alertmanager-to-github: This receives webhook requests from Alertmanager and creates GitHub issues.

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - pfnet-research/alertmanager-to-github: This receives webhook requests from Alertmanager and creates GitHub issues.
                                    • GitHub Issuesでブログを書く

                                      GitHub Issuesで記事を書けるブログシステムをつくった。 https://github.com/r7kamura/gialog (ソースコード) https://r7kamura.github.io/gialog-example/ (デモサイト) 使い方 READMEの手順に従って「Use this template」から新しいリポジトリをつくると、数分後にGitHub Pagesでブログが公開される。新しくIssueをつくると、数分後にそれが記事として公開される。 見た目を変更したいときは、リポジトリのソースコードを直接編集する。このブログはNext.jsでつくられていて、ソースコードもチュートリアルに出てくるような簡単なものになっている。デフォルトだとブログタイトルが「My blog」になっているので、まずはここを変更することから始めるのが良いと思う。 なぜつくったか 簡単に

                                      • The new GitHub Issues - May 19th update

                                        May 19, 2022 Today's Changelog brings you the release of issue closed reasons, project deletion, and availability of the new side-panel. 🕵🏽‍♀️ Issue closed reasons We announced a preview of issue closed reasons in March and today, we're releasing them to everyone. 🎉 Issue closed reasons help you communicate the why when closing an issue: When closing, you can opt to close as complete (default o

                                          The new GitHub Issues - May 19th update
                                        • GitHub - reduxjs/rtk-github-issues-example: Source code for the Redux Toolkit Advanced Tutorial

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - reduxjs/rtk-github-issues-example: Source code for the Redux Toolkit Advanced Tutorial
                                          • GitHub - hcgatewood/ghissue: 🙌 Bulk-upload GitHub Issues

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - hcgatewood/ghissue: 🙌 Bulk-upload GitHub Issues
                                            • GitHub Issues - August 18th update

                                              August 18, 2022 Today’s Changelog brings improved date filtering and the command palette (beta) to Projects! 📆 Date filter improvements We’ve improved filters so you can use relative offsets for dates and iterations. Try it out by adding date:@today+7 or iteration:@current+2 to the filter bar. 🎨 Command palette (beta) The command palette is now available in Projects as a beta release and include

                                                GitHub Issues - August 18th update
                                              1

                                              新着記事