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

Updated repo name in slack workflow #3

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Updated repo name in slack workflow #3

merged 1 commit into from
Jul 26, 2021

Conversation

shuklaritvik06
Copy link

@shuklaritvik06 shuklaritvik06 commented Jul 24, 2021

Description

This PR fixes #1

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@s1ntaxe770r
Copy link

Hey @shuklaritvik06 thanks for the contribution , looks like you have an unsigned commit kindly, kindly sign off using the steps here and it should be ready to merge

@shuklaritvik06
Copy link
Author

Hey @shuklaritvik06 thanks for the contribution , looks like you have an unsigned commit kindly, kindly sign off using the steps here and it should be ready to merge

Thanks for the help , but when i'm cloning this repo on my local system the .github folder is not showing and the slack.yml file is in that folder only, please help me how i can clone that folder as i have to use the git command to signoff my commits?

@DelusionalOptimist
Copy link
Contributor

hey @shuklaritvik06 that's happening because filenames/dirnames starting with . are treated as hidden.
You can make your changes and add them using git add .github
Then proceed to commit them using the steps that @s1ntaxe770r has pointed out. : )

Signed-off-by: Ritvik <ritvik@pop-os.localdomain>
@shuklaritvik06
Copy link
Author

hey @shuklaritvik06 that's happening because filenames/dirnames starting with . are treated as hidden.
You can make your changes and add them using git add .github
Then proceed to commit them using the steps that @s1ntaxe770r has pointed out. : )

Thank you @DelusionalOptimist :) Now it's fine?

@leecalcote leecalcote merged commit d3f2bad into layer5io:master Jul 26, 2021
@leecalcote
Copy link
Member

Thank you, gents

@shuklaritvik06 shuklaritvik06 deleted the my-change branch July 26, 2021 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Update Slack Notification workflow
4 participants