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

update Auto-Comment Workflow for Pull Requests and Issues as I got an error in previous PR #13

Closed
wants to merge 4 commits into from

Conversation

Pritam-Reddy
Copy link
Contributor

used

  • [uses: actions/github-script@v6]
    instead of
  • [uses: peter-evans/create-or-update-comment@v3]

because it gave me an error in previous PR, merge this only if this rectifies the issue or this is better than previous PR,
sorry if I have any problem from my side
Thank You

Copy link

vercel bot commented Jan 4, 2025

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

Name Status Preview Comments Updated (UTC)
leetcode-journal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2025 3:00pm

@Pritam-Reddy
Copy link
Contributor Author

auto Comment on PR check is still failed after updating ,sorry, this might be a problem from my side,
check and resolve the conflicts arrised

thank you

@yashksaini-coder
Copy link
Owner

There are conflicts in the PR, please resolve them first

Copy link
Owner

@yashksaini-coder yashksaini-coder left a comment

Choose a reason for hiding this comment

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

Resolve the problem @Pritam-Reddy

with:
github-token: ${{secrets.GITHUB_TOKEN}}
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.

Rename GITHUB_TOKEN to GH_TOKEN

@yashksaini-coder yashksaini-coder added bug Something isn't working SWOC officially part of SWOC season 5 Beginner SWOC Level 1 issue labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner SWOC Level 1 issue bug Something isn't working SWOC officially part of SWOC season 5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants