{"id":1956,"date":"2021-07-01T09:43:41","date_gmt":"2021-07-01T09:43:41","guid":{"rendered":"https:\/\/gitprotect.io\/blog\/?p=1956"},"modified":"2022-12-01T10:48:37","modified_gmt":"2022-12-01T10:48:37","slug":"github-issues-tracker-overview","status":"publish","type":"post","link":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/","title":{"rendered":"GitHub Issues Tracker Overview"},"content":{"rendered":"\n<p>There is a lot of good to be said about GitHub, but one tool prepared by them deserves special mention. As one of the two largest players on the version control system market, it can boast of a very well-developed Bug tracker Issues system. So let\u2019s talk about <em>Issues<\/em>.<\/p>\n\n\n\n<!--more-->\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-are-github-issues\">What are GitHub Issues<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/XDLFlWC9ZcScTXsHQyLL1mC7hNVdHHWmVNaj8DIVQeoN1xm8Fbwtz1JZnGxgu7OgPOB6b6Gc2fQ5HaVDzH-EHYf2HG6eulX9eWEEMznEIPW6cc89CQzoJmEsxTjk1zDsN2ooAguv\" alt=\"Issues tool in GitHub from the project side\"\/><\/figure><\/div>\n\n\n<p>Picture 1. The appearance of the Issues tool in GitHub from the project side.<\/p>\n\n\n\n<p><strong>GitHub called its bug reporting and tracking tool <em>Issues<\/em><\/strong>, and over the past few years, it has been developing it very much. In version control systems based on communication with the community and users, a vital aspect is the ability to quickly and directly contact developers. For this reason, access to such a tool should be easily accessible and visible from any place. Picture 1 shows the Issue Dashboard<em> <\/em>from the developer side, and it\u2019s worth noting here that the bug tracker provided by GitHub appears as the second tab to choose from. The same is true for the user view.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/gwsuWMimdnh6gmmnxvVYfcF5eIpBL1BFhmNe---Y1RhYZgrB0NNbVS4XUFKIcZfEqhyS82WruN97_I6angNgh7n1TXNGVROS8XIsNZT-ORappqGxLcspyXDKNWOQOhDwcBt3cvc6\" alt=\"User view of the Issues tool in GitHub\"\/><\/figure><\/div>\n\n\n<p>Picture 2. User view of the Issues tool in GitHub.<\/p>\n\n\n\n<p>Picture 2 shows the appearance of the Issue Dashboard from the user side, and you can see here that, as was the case with the developer view, this tool is available as the second tab from the top menu. Undoubtedly, we can also notice the transparency of this solution. When you go to the tool, <strong>you have the choice between Created, Assigned, and Mentioned<\/strong>. If that is not enough, we also have a bar to search for reports according to advanced filters. At this point, the well-thought-out intuitiveness of this tool deserves attention. Of course, we have options to filter the bugs reported by us, but that&#8217;s not the most important thing. How these tickets are presented to us deserves attention. We get information about the project, its creator, the name of the reported problem, the number of replies in the thread, and the time and person last responding. All of this is presented in a clear and easy-to-read manner.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/eDlB1dGQ7mjgdhmkTbx-i1UjcTBBt8HYiChN2TzQg9vgJWHsieuXe43zG-EDTX0xZcoVWA2qiIwdRVkSyArDbNzeEpaG2lR0q_auiPWPQb_IKrZe72KCaDsu1F5oGaObOWs36xGG\" alt=\"Github issues bug report -1\"\/><\/figure><\/div>\n\n\n<p>Picture 3. The first part of the interior of the sample bug report.&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/gitprotect.io\/sign-up.html\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2022\/03\/LinkedIn-ads-template-1024x536.png\" alt=\"Get free trial\" class=\"wp-image-2555\" width=\"512\" height=\"268\" srcset=\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2022\/03\/LinkedIn-ads-template-1024x536.png 1024w, https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2022\/03\/LinkedIn-ads-template-300x157.png 300w, https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2022\/03\/LinkedIn-ads-template-768x402.png 768w, https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2022\/03\/LinkedIn-ads-template-400x209.png 400w, https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2022\/03\/LinkedIn-ads-template.png 1200w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/a><\/figure><\/div>\n\n\n<p>Picture 3 shows the first part of a bug ticket example. We can notice that such a report is in the form of a chat or email conversation. Still, on the right side, there is a bar with the most important information about what is happening with the ticket itself and, for example, if it&#8217;s assigned to someone or marked as part of a milestone, such information will be there. We can also find information about pull requests etc there. One of the handy features of <em>Issues <\/em>is the possibility of preparing a certain type of form, which the user reporting a given bug should fill out. Such forms help a lot and speed up the diagnostic process of a given issue. Ok, I mentioned a milestone, and you should know that they reflect a milestone in the code itself, i.e., one milestone can close many different issues at once.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/nA5CXLXoPAlHOdA2deU89WqYPGVWP0duoFJJjkhOoyWcF-oWzogbmnZVe5sroqOppusjAgcPlGhoJHb7CWEOb8gKgk4w7TMS6aneBfVc8y4ylshv6sz7rFXfihm_IRJFcCwTRlRV\" alt=\"Github issues bug report -2\"\/><\/figure><\/div>\n\n\n<p>Picture 4. The second part of the interior of the sample bug report.<\/p>\n\n\n\n<p>However, the full power of the <em>Issues <\/em>tool lies in the fact that it&#8217;s an integral part of GitHub from start to finish, which means that in the ticket itself, we can track the progress resulting from changes in the application code that are linked to this issue. Let&#8217;s take a look at Picture 4, which shows an example of such a report.&nbsp; In addition to the messages themselves, we can observe that we receive information about commits related to this bug, related reports, people working and contributing to a given problem, or finally, information about the status of the report itself. In addition to bug reports, we can add colored labels and in conjunction with the already mentioned milestone, we have the advanced search option ready. Of course, this is not the end, as GitHub has implemented the @mentions and References system. So nothing stands in the way of &#8220;calling&#8221; or mentioning someone in a given report. Of course, the person will be informed about it automatically.<\/p>\n\n\n\n<p>Pulse is also a fantastic additional tool, which collects and clearly displays collective information about the project. In Picture 5, we can see the appearance of this tool in the example of the git project. In addition to information about merged and open pull requests, we also have information about active, new, and closed bug reports. <strong>This also makes us aware that <em>Issues <\/em>is an integral part of GitHub<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/0WWGdGosUzFZ2s4_PMDXmIoKiwVpDOG62pAZvBZM07bFErIi7pn45piSCZi3Il68g4m5bcuIKy3LTuwRuEkM4U6UaCIJayJDeBj3_x6OFm9GTXESbahtmyzrN6HJwfxry1MrXDmG\" alt=\"Pulse tool appearance\"\/><\/figure>\n\n\n\n<p>Picture 5. <em>Pulse <\/em>tool appearance.&nbsp;<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p class=\"has-text-align-left\" style=\"font-size:22px\">How secure are your repos and metadata? Don&#8217;t push luck &#8211; <strong>secure your code with the first professional GitHub, Bitbucket, and GitLab backup<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button align=&quot;center&quot;\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/gitprotect.io\/sign-up.html\" style=\"border-radius:50px;background-color:#ff0300\" target=\"_blank\" rel=\"noreferrer noopener\">Start 14 days free GitProtect trial<\/a><\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Summing up the entry about the <strong>bug tracker called Issues implemented in GitHub<\/strong>, it&#8217;s necessary to emphasize once again how transparent, intuitive and powerful this tool is. Thanks to it, we are not forced to follow a given bug or even a project. <strong>We will have information about changes to the issue reported by us available at any time when using GitHub<\/strong>. On the part of the developer, we&#8217;re also relieved of the case. All we have to do is associate it with a milestone, merge or commit and the user will know at what stage his submission is. <a href=\"https:\/\/gitprotect.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">GitProtect.io<\/a>, on the other hand, will ensure both users and developers that the projects and all changes are safely stored in the form of backups.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is a lot of good to be said about GitHub, but one tool prepared by them deserves special mention. As one of the two largest players on the version control system market, it can boast of a very well-developed Bug tracker Issues system. So let\u2019s talk about Issues.<\/p>\n","protected":false},"author":4,"featured_media":1958,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-1956","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-git-backup-101","post--single"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>GitHub Issues Tracker Overview - Blog | GitProtect.io<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GitHub Issues Tracker Overview - Blog | GitProtect.io\" \/>\n<meta property=\"og:description\" content=\"There is a lot of good to be said about GitHub, but one tool prepared by them deserves special mention. As one of the two largest players on the version control system market, it can boast of a very well-developed Bug tracker Issues system. So let\u2019s talk about Issues.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog | GitProtect.io\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/XoperoSoftware\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-01T09:43:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-01T10:48:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Michal Zbyl\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@GitProtectio\" \/>\n<meta name=\"twitter:site\" content=\"@GitProtectio\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michal Zbyl\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\"},\"author\":{\"name\":\"Michal Zbyl\",\"@id\":\"https:\/\/gitprotect.io\/blog\/#\/schema\/person\/52a5c06583d6cc6e418c1afb37653017\"},\"headline\":\"GitHub Issues Tracker Overview\",\"datePublished\":\"2021-07-01T09:43:41+00:00\",\"dateModified\":\"2022-12-01T10:48:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\"},\"wordCount\":909,\"publisher\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png\",\"articleSection\":[\"Git Backup 101\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\",\"url\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\",\"name\":\"GitHub Issues Tracker Overview - Blog | GitProtect.io\",\"isPartOf\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png\",\"datePublished\":\"2021-07-01T09:43:41+00:00\",\"dateModified\":\"2022-12-01T10:48:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage\",\"url\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png\",\"contentUrl\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png\",\"width\":1200,\"height\":600,\"caption\":\"GitHub Issues tracker\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/gitprotect.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GitHub Issues Tracker Overview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/gitprotect.io\/blog\/#website\",\"url\":\"https:\/\/gitprotect.io\/blog\/\",\"name\":\"GitProtect.io Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/gitprotect.io\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/gitprotect.io\/blog\/#organization\",\"name\":\"GitProtect.io\",\"url\":\"https:\/\/gitprotect.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gitprotect.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/favicon-528x528-1.png\",\"contentUrl\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/favicon-528x528-1.png\",\"width\":528,\"height\":528,\"caption\":\"GitProtect.io\"},\"image\":{\"@id\":\"https:\/\/gitprotect.io\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/XoperoSoftware\/\",\"https:\/\/x.com\/GitProtectio\",\"https:\/\/www.linkedin.com\/company\/xopero-software\/\",\"https:\/\/www.youtube.com\/channel\/UCiEnl6n0mIO6w7twccz-l2w\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/gitprotect.io\/blog\/#\/schema\/person\/52a5c06583d6cc6e418c1afb37653017\",\"name\":\"Michal Zbyl\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gitprotect.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/michal-zbyl_avatar-96x96.jpg\",\"contentUrl\":\"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/michal-zbyl_avatar-96x96.jpg\",\"caption\":\"Michal Zbyl\"},\"url\":\"https:\/\/gitprotect.io\/blog\/author\/michal-zbyl\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GitHub Issues Tracker Overview - Blog | GitProtect.io","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/","og_locale":"en_US","og_type":"article","og_title":"GitHub Issues Tracker Overview - Blog | GitProtect.io","og_description":"There is a lot of good to be said about GitHub, but one tool prepared by them deserves special mention. As one of the two largest players on the version control system market, it can boast of a very well-developed Bug tracker Issues system. So let\u2019s talk about Issues.","og_url":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/","og_site_name":"Blog | GitProtect.io","article_publisher":"https:\/\/www.facebook.com\/XoperoSoftware\/","article_published_time":"2021-07-01T09:43:41+00:00","article_modified_time":"2022-12-01T10:48:37+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png","type":"image\/png"}],"author":"Michal Zbyl","twitter_card":"summary_large_image","twitter_creator":"@GitProtectio","twitter_site":"@GitProtectio","twitter_misc":{"Written by":"Michal Zbyl","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#article","isPartOf":{"@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/"},"author":{"name":"Michal Zbyl","@id":"https:\/\/gitprotect.io\/blog\/#\/schema\/person\/52a5c06583d6cc6e418c1afb37653017"},"headline":"GitHub Issues Tracker Overview","datePublished":"2021-07-01T09:43:41+00:00","dateModified":"2022-12-01T10:48:37+00:00","mainEntityOfPage":{"@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/"},"wordCount":909,"publisher":{"@id":"https:\/\/gitprotect.io\/blog\/#organization"},"image":{"@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png","articleSection":["Git Backup 101"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/","url":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/","name":"GitHub Issues Tracker Overview - Blog | GitProtect.io","isPartOf":{"@id":"https:\/\/gitprotect.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage"},"image":{"@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png","datePublished":"2021-07-01T09:43:41+00:00","dateModified":"2022-12-01T10:48:37+00:00","breadcrumb":{"@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#primaryimage","url":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png","contentUrl":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2021\/07\/tracking.png","width":1200,"height":600,"caption":"GitHub Issues tracker"},{"@type":"BreadcrumbList","@id":"https:\/\/gitprotect.io\/blog\/github-issues-tracker-overview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/gitprotect.io\/blog\/"},{"@type":"ListItem","position":2,"name":"GitHub Issues Tracker Overview"}]},{"@type":"WebSite","@id":"https:\/\/gitprotect.io\/blog\/#website","url":"https:\/\/gitprotect.io\/blog\/","name":"GitProtect.io Blog","description":"","publisher":{"@id":"https:\/\/gitprotect.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gitprotect.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gitprotect.io\/blog\/#organization","name":"GitProtect.io","url":"https:\/\/gitprotect.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gitprotect.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/favicon-528x528-1.png","contentUrl":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/favicon-528x528-1.png","width":528,"height":528,"caption":"GitProtect.io"},"image":{"@id":"https:\/\/gitprotect.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/XoperoSoftware\/","https:\/\/x.com\/GitProtectio","https:\/\/www.linkedin.com\/company\/xopero-software\/","https:\/\/www.youtube.com\/channel\/UCiEnl6n0mIO6w7twccz-l2w"]},{"@type":"Person","@id":"https:\/\/gitprotect.io\/blog\/#\/schema\/person\/52a5c06583d6cc6e418c1afb37653017","name":"Michal Zbyl","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gitprotect.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/michal-zbyl_avatar-96x96.jpg","contentUrl":"https:\/\/gitprotect.io\/blog\/wp-content\/uploads\/2023\/05\/michal-zbyl_avatar-96x96.jpg","caption":"Michal Zbyl"},"url":"https:\/\/gitprotect.io\/blog\/author\/michal-zbyl\/"}]}},"_links":{"self":[{"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/posts\/1956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/comments?post=1956"}],"version-history":[{"count":6,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/posts\/1956\/revisions"}],"predecessor-version":[{"id":3477,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/posts\/1956\/revisions\/3477"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/media\/1958"}],"wp:attachment":[{"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/media?parent=1956"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/categories?post=1956"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gitprotect.io\/blog\/wp-json\/wp\/v2\/tags?post=1956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}