An open API service providing commit metadata for open source projects.

GitHub / stilliard/github-task-list-completed / commits

GitHub - Task list completed PR check

SHA Message Author Date Stats
5f9188c8 Add cluster support to multiply outbound write throughput (#46)
Co-authored-by: Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>
Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
12e23983 fix(comments): ignore checkboxes from bots on all comment types (#45) Jackson Dean <j****n@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7efa0bed chore(readme): removed glitch references as we moved away years back and they... Andrew Stilliard <a****d@g****m> 3 months ago
6ef6d4c4 merge Merge pull request #44 from ltrouton/hotfix/ignore-coderabbitai-bot Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
5162a966 fix(comments): ignore comments from coderabbit bot ltrouton <l****n@t****d> 4 months ago
50a1b0d3 merge Merge pull request #43 from stilliard/claude/add-merge-queue-support-2RBx2 Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
810821a6 Add merge queue support (fixes #34) Claude <n****y@a****m> 5 months ago
18b23a24 fix(details): list shown on full details view was not excluding simple lists,... Andrew Stilliard <a****d@g****m> over 1 year ago
ffd8ab8d feat(README): Updated to include that this project is now sponsored by Digita... Andrew Stilliard <a****d@g****m> almost 3 years ago
af14ebb7 refactor(memory): further memory cleanup to pr object Andrew Stilliard <a****d@g****m> almost 3 years ago
368f787c refactor(npm): upgraded packages and fixed all npm audit issues Andrew Stilliard <a****d@g****m> almost 3 years ago
91c6a6bc feat(timeout): added a timeout of 3 minutes for the github check, and increas... Andrew Stilliard <a****d@g****m> almost 3 years ago
618ddf7a fix(cleanup): minor memory cleanup during long running process when waiting f... Andrew Stilliard <a****d@g****m> almost 3 years ago
0b08a6c1 fix(comments): ignore comments from linear bot, ref #33 Andrew Stilliard <a****d@g****m> almost 3 years ago
dd5b8a66 feat(tasks): details text inside github check now shows a table of the checks... Andrew Stilliard <a****d@g****m> almost 3 years ago
d544c72c fix(errors): log context where not a PR Andrew Stilliard <a****d@g****m> almost 3 years ago
1534b772 fix(errors): noticed some errors where we had been installed, they didnt allo... Andrew Stilliard <a****d@g****m> almost 3 years ago
c348b997 fix(errors): Better error detection added around each github api request Andrew Stilliard <a****d@g****m> almost 3 years ago
c76b3ee4 feat(logs): added X-GitHub-Request-Id: and context id, header requested by gi... Andrew Stilliard <a****d@g****m> almost 3 years ago
f2aa09c6 feat(tasks): optional tasks support! fixes #21 Andrew Stilliard <a****d@g****m> almost 3 years ago
8faaa0c0 feat(tasks): skippable tasks for N/A & POST-MERGE Andrew Stilliard <a****d@g****m> almost 3 years ago
856168a7 feat(logs): better logging for issues where users have reported issues for a ... Andrew Stilliard <a****d@g****m> almost 3 years ago
9c0c3a68 feat(logs): added github response statuses to logs to help debug issues such ... Andrew Stilliard <a****d@g****m> over 3 years ago
a95f197f merge Merge pull request #31 from lukasjuhas/add_support_for_renovate_bot Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9f09db19 Update index.js
Co-authored-by: Andrew Stilliard <a****d@g****m>
Lukas Juhas <g****b@l****h>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8a4d6ddd Add support for renovate bot. Fixes #32 Lukas Juhas <l****s@p****e> over 3 years ago
c52eb8cc merge Merge pull request #27 from kyoshidajp/fix/nested_task_list Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f919cb70 Fix nested list items are ignored Katsuhiko YOSHIDA <c****d@g****m> about 4 years ago
c5c40028 fix(probot): upgrade meant context.event was replaced by context.name in issu... Andrew Stilliard <a****d@g****m> over 4 years ago
001a5111 feat(probot): upgraded to v12 of probot Andrew Stilliard <a****d@g****m> over 4 years ago
6292f63c feat(logs): added a simple way to enable/disable logs for IDs Andrew Stilliard <a****d@g****m> over 4 years ago
67a91bee fix(checks): added a couple fixes from WIP check to attempt request retries a... Andrew Stilliard <a****d@g****m> over 4 years ago
fea1d5f1 fix(markdown): upgraded marked lib to fix security issue https://github.com/a... Andrew Stilliard <a****d@g****m> over 4 years ago
466dabf7 fix(pagination): increase comment limits to 100 ref #19 Andrew Stilliard <a****d@g****m> over 5 years ago
4776180b fix(check): new counts were adding non task list items, added test to make su... Andrew Stilliard <a****d@g****m> about 6 years ago
20d20a0d feat(check): check title now shows counts of complete & total tasks to be com... Andrew Stilliard <a****d@g****m> about 6 years ago
8c44df4c docs(readme): Updated readme about the project now being self hosted instead ... Andrew Stilliard <a****d@g****m> about 6 years ago
64ef41da fix(github): skip when no body sent Andrew Stilliard <a****d@g****m> about 6 years ago
d4582bfd chore(git): ignore my local env versions used to switch between test/stage ve... Andrew Stilliard <a****d@g****m> about 6 years ago
e2d2d011 merge Merge pull request #15 from stilliard/comments Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
419153a5 fix(check): needed to check the review comments themselves, thanks @billsacks Andrew Stilliard <a****d@g****m> about 6 years ago
0764ff35 chore(check): removed my debug lines Andrew Stilliard <a****d@g****m> about 6 years ago
797121d2 refactor(markdown): abstracted the markdown check for if there are outstandin... Andrew Stilliard <a****d@g****m> about 6 years ago
bc43e575 chore(npm): dropped js standard from tests, guess it was from probots default Andrew Stilliard <a****d@g****m> about 6 years ago
15a300dd chore(npm): split dev vs dev-debug npm commands, where dev-debug will show de... Andrew Stilliard <a****d@g****m> about 6 years ago
36bf7a43 feat(check): now checking for task lists in PR comments Andrew Stilliard <a****d@g****m> about 6 years ago
72b992cd chore(npm): dev comand now lets us run with debug level logs, via: npm run dev Andrew Stilliard <a****d@g****m> about 6 years ago
e34f2180 chore(permissions): updated probot app.yml to reflect new default needed perm... Andrew Stilliard <a****d@g****m> about 6 years ago
603e77a0 Create FUNDING.yml Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5d28b1e5 merge Merge pull request #11 from bengry/better-tasks-parsing Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
110cba1b Fix parsing to correctly handle tasks Ben Grynhaus <b****6@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
56110a02 Use `marked` to parse the pull request body Ben Grynhaus <b****6@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b646b883 add `marked` as dependency Ben Grynhaus <b****6@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f21c6265 chore: updated notes on updating the glitch repo their side from github Andrew Stilliard <a****d@g****m> almost 7 years ago
b6224378 fix: in_progress status by default (from glitch code but previously uncommited) Andrew Stilliard <a****d@g****m> almost 7 years ago
1d44261a merge Merge pull request #6 from iamjoeker/issue-5-support-asterisk Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
55f05c3e Check for complete should be === not !== iamjoeker <6****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a70b13ba Support for asterisk and numbered list markers (fixes #5) iamjoeker <6****r@u****m>
Committed by: Joseph Kerby <w****k@j****t>
almost 7 years ago
0b22faae fixed permission needed for pull requests to read only ref #4 Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
4e5e2228 docs: fixed readme logo image width Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0dce6ede docs: added workflow example with screenshots Andrew Stilliard <a****d@g****m> over 7 years ago
f2df1f41 docs: added docs about making it required Andrew Stilliard <a****d@g****m> over 7 years ago
02c60409 merge Merge branch 'master' of https://api.glitch.com/task-list-completed/git Andrew Stilliard <a****d@g****m> over 7 years ago
249a04e0 🏨☕️ Checkpoint Glitch (task-list-completed) <n****e> over 7 years ago
b6d1d3e3 Create CODE_OF_CONDUCT.md Andrew Stilliard <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b26970b3 chore: updated marketplace link Andrew Stilliard <a****d@g****m> over 7 years ago
3ca19e4e 🏗🙎 Checkpoint Glitch (task-list-completed) <n****e> over 7 years ago
d10d2506 🎮🏊🏼 Checkpoint Glitch (task-list-completed) <n****e> over 7 years ago
c3152ab8 fix: removed uneeded line about head_branch when creating github check Glitch (task-list-completed) <n****e> over 7 years ago
c6122c08 docs: further notes on contributing & security Andrew Stilliard <a****d@g****m> over 7 years ago
7aebf172 chore: minor text improvements for twig errors Andrew Stilliard <a****d@g****m> over 7 years ago
caf14cf8 😚🌔 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
3ac48550 🍥🚘 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
6b2abd0b 🖼🚛 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
5121e410 💏🐜 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
cd8634d1 🎐🌒 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
2e6c5374 🐦👍 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
37d15716 🚐🏚 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
1dcba3f0 Import of probot/hello-world Glitch (probot-hello-world) <n****e> over 7 years ago
44417393 🏚🚟 Checkpoint Glitch (probot-hello-world) <n****e> over 7 years ago
1b9bcad4 Import of probot/hello-world Glitch (probot-hello-world) <n****e> over 7 years ago
dcce64d3 🏃🌼 Checkpoint Glitch (probot-hello-world) <n****e> about 8 years ago
17c802f1 Import of probot/hello-world Glitch (probot-hello-world) <n****e> about 8 years ago
1533dae0 Import of probot/hello-world Glitch (probot-hello-world) <n****e> about 8 years ago
fa184d52 🚘🚟 Checkpoint Glitch (probot-hello-world) <n****e> over 8 years ago
587459ef Import of probot/hello-world Glitch (probot-hello-world) <n****e> over 8 years ago
7571ca5a Exporting to probot/hello-world Glitch (probot-hello-world) <n****e> over 8 years ago
9b30a466 🛬🌽 Checkpoint Glitch (probot-hello-world) <n****e> over 8 years ago
af91ead8 Exporting to probot/hello-world Glitch (probot-hello-world) <n****e> over 8 years ago
5a8fa8d6 Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago
8cddd35a Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago
bf6596fa Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago
b2a04f85 Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago
c008f3d8 Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago
6bf96edb Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago
ee32792b Checkpoint Glitch (crystal-colony) <n****e> almost 9 years ago

← Back to repository