Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .github/workflows/octo-issue-feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,6 @@ on:
required: false
default: 'https://im.deepminer.com.cn/api'
description: 'Octo IM API base URL. Only the production endpoint is allowlisted. Any other value will cause the workflow to fail.'
# ── Deprecated inputs kept for backward compatibility ──────────────────
# Callers still passing these (using the old @v1 reusable) will not break;
# the values are accepted and silently ignored. Remove from callers first,
# then remove from this reusable in a follow-up PR.
issue_labels:
type: string
required: false
default: '[]'
description: 'DEPRECATED — no longer used. Remove from callers before dropping here.'
project_group_id:
type: string
required: false
default: ''
description: 'DEPRECATED — no longer used. Remove from callers before dropping here.'
secrets:
OCTO_BOT_TOKEN:
required: true
Expand Down
Loading