Coder Social home page Coder Social logo

skills-hello-github-actions's Introduction

Hello GitHub Actions

Create and run a GitHub Actions workflow.

Step 5: Trigger the workflow

You've now added a fully functioning workflow to your repository! 😄

The shell script in the workflow will run whenever a new pull request is opened.

Seeing your action in action: The status of each workflow run that's triggered is shown in the pull request before it's merged: look for All checks have passed when you try out the steps below. You can also see a list of all the workflows that are running, or have finished running, in the Actions tab of your repository. From there, you can click on each workflow run to view more details and access log files.

A screenshot of the Actions tab showing a list of workflow runs.

⌨️ Activity: Trigger the workflow

  1. Make a new branch named test-workflow.
  2. Make a change, such as adding an emoji to your README.md file, and commit the change directly to your new branch.
  3. In the Pull requests tab, create a pull request that will merge test-workflow into main.
  4. Watch the workflow running in the checks section of the pull request.
  5. Notice the comment that the workflow adds to the pull request.
  6. Wait about 20 seconds, then refresh this page (the one you're following instructions from). Another workflow will run and will replace the contents of this README file with instructions for the next step.

Dishonor


Get help: Post in our discussion boardReview the GitHub status page

© 2023 GitHub • Code of ConductMIT License

skills-hello-github-actions's People

Contributors

github-actions[bot] avatar donaldzhx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.