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

fix: 🐛 Fixed Auto comment workflow issues #29

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

yashksaini-coder
Copy link
Contributor

@yashksaini-coder yashksaini-coder commented Oct 2, 2024

Issue Title : Auto comment on PR-merged & Issue-closed

  • Info about the related issue (Aim of the project) :
  • Name: Yash K. Saini
  • GitHub ID: GitHub ID
  • Idenitfy yourself: (Mention in which program you are contributing in. Eg. For a WoB 2024 participant it's, WoB Participant)
  • WoB'24 participant

Closes: #6

Describe the add-ons or changes you've made 📃

This pull request includes updates to GitHub Actions workflows to improve consistency and fix minor issues. The most important changes include renaming a workflow, updating permissions, and fixing environment variable usage.

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

NA

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

@UTSAVS26 Review the PR & add labels Level3 to it.

Copy link

github-actions bot commented Oct 2, 2024

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

@github-actions github-actions bot requested a review from UTSAVS26 October 2, 2024 12:25
@UTSAVS26 UTSAVS26 merged commit cf4f385 into UTSAVS26:main Oct 2, 2024
1 check passed
@UTSAVS26 UTSAVS26 added enhancement New feature or request Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Approved PRs that have passed review and are approved for merging. WoB'24 (Winter of Blockchain) Contributions or tasks specific to the Winter of Blockchain 2024 event, focusing on blockchain-relat level2 labels Oct 2, 2024
@yashksaini-coder yashksaini-coder deleted the yash/fix-6 branch October 20, 2024 06:37
@yashksaini-coder
Copy link
Contributor Author

hi @UTSAVS26 can you add gssoc & hacktoberfest labels on this PR, and assign it to me

@UTSAVS26
Copy link
Owner

hi @UTSAVS26 can you add gssoc & hacktoberfest labels on this PR, and assign it to me

Sorry bro, but this PR will be merged before WoB merging into GSSOC so i can't be able to add it now.

@yashksaini-coder
Copy link
Contributor Author

hi @UTSAVS26 can you add gssoc & hacktoberfest labels on this PR, and assign it to me

Sorry bro, but this PR will be merged before WoB merging into GSSOC so i can't be able to add it now.

no you can as your project is in gssoc now @UTSAVS26

@UTSAVS26
Copy link
Owner

hi @UTSAVS26 can you add gssoc & hacktoberfest labels on this PR, and assign it to me

Sorry bro, but this PR will be merged before WoB merging into GSSOC so i can't be able to add it now.

no you can as your project is in gssoc now @UTSAVS26

let me confirm it onces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. enhancement New feature or request level2 Status: Approved PRs that have passed review and are approved for merging. WoB'24 (Winter of Blockchain) Contributions or tasks specific to the Winter of Blockchain 2024 event, focusing on blockchain-relat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛: Auto Comment on PR Merge and Issue Close Failing Due to Errors
2 participants