Closed kaiiyer closed 4 years ago
Can i work on this issue and assign me, as i am solving the previous issue, which involves workflows so i am working on this too @kaiiyer
Can i work on this issue and assign me, as i am solving the previous issue, which involves workflows so i am working on this too @kaiiyer
Yeah go ahead !
Should i name the files as workflow 1 and 2 or edit the slack.yml file which i opened the PR #43 earlier? @kaiiyer
leave the slack workflow as it as. Create a new file named anything.yml and submit a PR
So basically it should have testing code right? (explain the issue briefly) because workflow 1 is comprised in slack.yml
Workflow 1 is completed. So don't worry about it. For workflow 2: Whenever we update the code(pushing new commits or PRs) it should check for errors. Like mypy -finding bugs in the program without even running it !
@keshakaneria Since you're working on this. Adding a travis integration would be easier for you. So if you want you can take up issue #22 too !
Okay, commented on that issue, if anyone isnt working on it do assign me
Workflow 1: Integrating Slack with Github for notifications Workflow 2: Add workflow for testing the code on every push operation