t.me/@MagicStone95/gitpull-user-SoeAung95 #26

Closed
opened 2024-12-31 10:11:01 +00:00 by SoeAung95 · 4 comments
SoeAung95 commented 2024-12-31 10:11:01 +00:00 (Migrated from github.com)
No description provided.
SoeAung95 commented 2024-12-31 10:11:28 +00:00 (Migrated from github.com)

@SoeAung95
@GitHub

@SoeAung95 @GitHub
SoeAung95 commented 2025-01-02 19:40:08 +00:00 (Migrated from github.com)

workflow YAML

workflow YAML
SoeAung95 commented 2025-01-02 19:40:39 +00:00 (Migrated from github.com)

name: Assign Issues

on:
issues:
types: [opened]

jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: Assign Issue
uses: actions/assign-issue@v1
with:
assignees: SoeAung95

name: Assign Issues on: issues: types: [opened] jobs: assign: runs-on: ubuntu-latest steps: - name: Assign Issue uses: actions/assign-issue@v1 with: assignees: SoeAung95
SoeAung95 commented 2025-01-02 19:40:58 +00:00 (Migrated from github.com)

gh issue edit --add-assignee SoeAung95

gh issue edit <issue-number> --add-assignee SoeAung95
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: ABOCN/TelegramBot#26
No description provided.