Skip to content

Commit d6e5683

Browse files
authored
Link to current queue in "new issue" message
1 parent 03e5868 commit d6e5683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_issue_first_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
script: |
2121
const creator = context.payload.issue.user.login;
2222
23-
const commentBody = `Thank you ${creator} for sharing your idea! We have a lot of them so please be patient. You can see the current queue here.
23+
const commentBody = `Thank you ${creator} for sharing your idea! We have a lot of them so please be patient. You can see the [current queue here](https://github.com/django/new-features/issues?q=sort%3Aupdated-desc+is%3Aissue+state%3Aopen+%28no%3Alabel+OR+label%3A%22phase+%2F+new%22%29).
2424
2525
### Community instructions
2626
For commenters, please use the emoji reactions on the issue to express support, and/or concern easily. Please use the comments to ask questions or contribute knowledge about the idea. It is unhelpful to post comments of "I'd love this" or "What's the state of this?"

0 commit comments

Comments
 (0)