[PR #327] [CLOSED] Action handle tagged #909

Closed
opened 2026-03-13 22:52:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/327
Author: @dwai03
Created: 4/29/2021
Status: Closed

Base: masterHead: action_handle_tagged


📝 Commits (7)

📊 Changes

6 files changed (+292 additions, -2 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 insomniac/action_runners/interact/action_handle_blogger.py (+20 -0)
insomniac/action_runners/interact/action_handle_tagged.py (+258 -0)
📝 insomniac/actions_types.py (+1 -0)
📝 insomniac/views.py (+10 -1)
📝 start.py (+1 -1)

📄 Description

Dont merge just checking for conflicts


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/327 **Author:** [@dwai03](https://github.com/dwai03) **Created:** 4/29/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `action_handle_tagged` --- ### 📝 Commits (7) - [`253e649`](https://github.com/alexal1/Insomniac/commit/253e64960a366201fee6a65cb3a49e47cf52e02f) still needs work but inital tagged files - [`aeb8ef2`](https://github.com/alexal1/Insomniac/commit/aeb8ef221502c9bd86d32032d86c10cc8e74d755) Delete follows.bat - [`81d6019`](https://github.com/alexal1/Insomniac/commit/81d6019ccfed8111a129fbf767851e5915484916) still needs work but inital tagged files - [`082d43b`](https://github.com/alexal1/Insomniac/commit/082d43b265d09062362cb6dfbdfe707d6d71e9a9) Merge branch 'action_handle_tagged' of https://github.com/alexal1/Insomniac into action_handle_tagged - [`d9735f6`](https://github.com/alexal1/Insomniac/commit/d9735f6d77fabea457d53ef31bcb0b827c7d5bb0) Delete launch.json - [`43734e4`](https://github.com/alexal1/Insomniac/commit/43734e4af2a1cb3f6165b0287f4802cd2b83b07f) Delete tagged.bat - [`dfe5257`](https://github.com/alexal1/Insomniac/commit/dfe5257394525d764b31150c2cc56800c55f86d8) need to like/comment ### 📊 Changes **6 files changed** (+292 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `insomniac/action_runners/interact/action_handle_blogger.py` (+20 -0) ➕ `insomniac/action_runners/interact/action_handle_tagged.py` (+258 -0) 📝 `insomniac/actions_types.py` (+1 -0) 📝 `insomniac/views.py` (+10 -1) 📝 `start.py` (+1 -1) </details> ### 📄 Description Dont merge just checking for conflicts --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 22:52:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#909
No description provided.