diff --git a/CHANGELOG.md b/CHANGELOG.md index ceea1d8..a319edd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,27 +2,25 @@ ## 1.0.0 (2024-11-01) - ### Features -* callback proxy ([0673806](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/067380691740ae30f26834cb6caec496e088ea5d)) -* create room on assignment, skip if exists ([390e3ed](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/390e3ed5c4ea26e3bae5371991c7c19f04187321)) -* disqualification trigger ([8e5ace4](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/8e5ace47770c6c363801e6dddb3345da05ce5d61)) -* GitHub storage adapter ([db459b6](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/db459b6cdd38dd64aaadd8441bac5ff6c7301050)) -* payment notifications ([14b0843](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/14b0843a48a0f9ad5d91e50e2ef3ad71210417ce)) -* reminder trigger ([c72012f](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c72012fc07c98d9d2ace6f474d9c5c1bfa8bf5c5)) -* repo secret saving, guided env setup ([00d9d42](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/00d9d422fd69aaf3dd605c351643480c589afa9a)) -* review trigger ([bf3a904](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/bf3a9048f503fea64c315edf90811f67c94da041)) -* sesson & storage manager ([50976ed](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/50976ed8373762a2765aebc205e8fd6132939de0)) -* storage app ([c471790](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c4717907eb5a1cc584eded77015e815a24cca066)) -* subscribe command ([3afcea7](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/3afcea74d779885ec12e81162210f090c99803cd)) -* targetBranch config item ([0947e07](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/0947e076e2365b4f3d31ddade203843d967e0863)) -* telegram register command ([c46e204](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c46e204893e5c1677e8632841cc1cf9989bcf61e)) - +- callback proxy ([0673806](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/067380691740ae30f26834cb6caec496e088ea5d)) +- create room on assignment, skip if exists ([390e3ed](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/390e3ed5c4ea26e3bae5371991c7c19f04187321)) +- disqualification trigger ([8e5ace4](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/8e5ace47770c6c363801e6dddb3345da05ce5d61)) +- GitHub storage adapter ([db459b6](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/db459b6cdd38dd64aaadd8441bac5ff6c7301050)) +- payment notifications ([14b0843](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/14b0843a48a0f9ad5d91e50e2ef3ad71210417ce)) +- reminder trigger ([c72012f](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c72012fc07c98d9d2ace6f474d9c5c1bfa8bf5c5)) +- repo secret saving, guided env setup ([00d9d42](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/00d9d422fd69aaf3dd605c351643480c589afa9a)) +- review trigger ([bf3a904](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/bf3a9048f503fea64c315edf90811f67c94da041)) +- session & storage manager ([50976ed](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/50976ed8373762a2765aebc205e8fd6132939de0)) +- storage app ([c471790](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c4717907eb5a1cc584eded77015e815a24cca066)) +- subscribe command ([3afcea7](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/3afcea74d779885ec12e81162210f090c99803cd)) +- targetBranch config item ([0947e07](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/0947e076e2365b4f3d31ddade203843d967e0863)) +- telegram register command ([c46e204](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c46e204893e5c1677e8632841cc1cf9989bcf61e)) ### Bug Fixes -* add Telegram Room action and update workflows ([fcc10b1](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/fcc10b10e00329f8907ae224a5b4e9352b5b6a0e)) -* configure Jest to support ES modules in TypeScript ([47403a0](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/47403a02b98198a601615c44684b6b36102b2ee5)) -* proxy usage, event support for labeled/close/reopen with storage ([bf8dee4](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/bf8dee418132a1f58ff6a9ab59734d2f2436de93)) -* update logger and add support for multiple Octokit types ([71d2836](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/71d283650ddda609868578902906196cf41b1df5)) +- add Telegram Room action and update workflows ([fcc10b1](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/fcc10b10e00329f8907ae224a5b4e9352b5b6a0e)) +- configure Jest to support ES modules in TypeScript ([47403a0](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/47403a02b98198a601615c44684b6b36102b2ee5)) +- proxy usage, event support for labeled/close/reopen with storage ([bf8dee4](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/bf8dee418132a1f58ff6a9ab59734d2f2436de93)) +- update logger and add support for multiple Octokit types ([71d2836](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/71d283650ddda609868578902906196cf41b1df5)) diff --git a/src/bot/features/commands/shared/task-creation.ts b/src/bot/features/commands/shared/task-creation.ts index c70cbab..b539065 100644 --- a/src/bot/features/commands/shared/task-creation.ts +++ b/src/bot/features/commands/shared/task-creation.ts @@ -185,7 +185,7 @@ async function createTask(taskToCreate: string, ctx: GrammyContext, { owner, rep return await ctx.reply("Failed to create task"); } - return await ctx.reply(`Task created: ${task.data.html_url}`); + return await ctx.reply(`${fullSpec}\n\n [View on GitHub](${task.data.html_url})`); } export { composer as newTaskFeature };