developerxnz/write-github-script

Checking the flow

developerxnz opened this issue · 3 comments

Comment without any labels

Thank you!

We appreciate your contribution to this project! Please be sure to read the contributing guide to learn how you can help make this project better!

If you've created this issue with the 'bug' label, rest assured that we've added it to backlog for triage.

Whoo hoo 🎉

Super awesome job @developerxnz! As you can see, your workflow still commented on this issue, but it did not add it to the project board!

Don't hesitate to experiment with changes to the current workflow to see if what kind of logic you can implement to change the response to an issue based on the conditions that surround your own software development lifecycle!

What you learned

As we wrap this course up it's important that we revisit the learning points you encountered along the way.

Things you learned in this course:

  • What GitHub Script is
  • How GitHub Script maps to octokit/rest.js
  • How to use the GitHub Script action in your workflow
    • By commenting when an issue is opened
    • By adding an issue to a project board when it is opened
  • How to read a file from the repository for use with GitHub Script
  • How to apply expressions to a workflow file

That should give you quite the start with incorporating the GitHub Script action into your workflows!


Congratulations on finishing this course. You will receive no further responses from me, however further action taken in this repo could trigger workflow runs, because of this we recommend commenting out the workflow file if you plan to keep this repository for notes!