CI/CD Discussions Archive: https://archive.sweetops.com/release-engineering/ 2019-08-31 Erik Osterman (Cloud Posse) 07:16:18 AM That’s the HCL format which is already deprecated Erik Osterman (Cloud Posse) 07:17:17 AM Here’s an example of yaml Erik Osterman (Cloud Posse) 07:17:20 AM https://github.com/cloudposse/geodesic/pull/515 Label Pull Requests by osterman · Pull Request #515 · cloudposse/geodesic what Automatically label PRs based on what they modify why Easily filter PRs based on what they manage Erik Osterman (Cloud Posse) 07:17:46 AM https://github.com/cloudposse/build-harness/pull/165 Add GitHub Actions by osterman · Pull Request #165 · cloudposse/build-harness what Add action to automatically rebuild readme and push upstream Respond to /readme command. Note: issue_comment workflows use master workflow for security. See https://developer.github.com/actio… Erik Osterman (Cloud Posse) 07:18:08 AM @Brij S the second link has links to what I found useful when learning about them 2019-08-29 Brij S 03:48:13 PM anyone tryout github actions yet? Ive created a .github/main.workflow file to be invoked for each PR, but when I create a PR it doesnt do anything 2019-08-28 Sharanya 08:00:14 PM Did anyone Come across NPM memory Issues ?