Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

/agent cannot get out of selected mode?#564

/agent cannot get out of selected mode?

/agent cannot get out of selected mode? #564

name:Add enhancement comment
on:
issues:
types:
-labeled
permissions:
issues:write
jobs:
add-comment-to-enhancement-issues:
if:github.event.label.name == 'enhancement'
runs-on:ubuntu-latest
env:
GH_TOKEN:${{ secrets.GITHUB_TOKEN }}
GH_REPO:${{ github.repository }}
NUMBER:${{ github.event.issue.number }}
BODY:>
Thank you for your issue! We have categorized it as an enhancement,
and it has been added to our backlog. In doing so, **we are not
committing to implementing this feature at this time**, but, we will
consider it for future releases based on community feedback and our own
product roadmap.
**If you come across this issue and would like to see it implemented,
please add a thumbs up!** This will help us prioritize the feature.
Please only comment if you have additional information or viewpoints to
contribute.
steps:
-run:gh issue comment "$NUMBER" --body "$BODY"

[8]ページ先頭

©2009-2025 Movatter.jp