Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the feature to auto comment on a new issue creation #405

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

suhanipaliwal
Copy link
Contributor

Fixes #305

Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
fitbody ✅ Ready (Inspect) Visit Preview Jun 6, 2024 9:28pm

@abhay-raj19
Copy link
Owner

Can you put up the video recording of the local working.

@abhay-raj19
Copy link
Owner

@suhanipaliwal ????

@abhay-raj19
Copy link
Owner

No changes up till now @suhanipaliwal , are you working on it or not ?

@suhanipaliwal
Copy link
Contributor Author

No changes up till now @suhanipaliwal , are you working on it or not ?

There are no changes required in this pull request. I can't record the video for it. once a new issue is created then the functionality will be visible. I have worked on this issue in other repositories as well so I know that this will work.

@suhanipaliwal
Copy link
Contributor Author

Please merge this pull request and add labels as per gssoc guidelines.

exit 1
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a specific convention required like you can not explicitly define the secret via GitHub as the starting name of the token.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just make sure from next time onwards it , not happen you can start with any word just skip the GitHub.

@abhay-raj19 abhay-raj19 merged commit dd9cc76 into abhay-raj19:main Sep 6, 2024
3 checks passed
@abhay-raj19
Copy link
Owner

LGTM @suhanipaliwal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature for auto commenting on a new issue creation
2 participants