Giter VIP home page Giter VIP logo

github-actions-1's Introduction

Repository Layout

This repository contains:

  • standalone GitHub Actions that can be called from your workflows
  • example workflows that you can copy into your own repositories

Included in this repo:

Actions

Workflows

Contributing

If you would like to contribute to this repository, you can do one of the following:

GitHub Action

If you have an action that you'd like to contribute, you can create a directory at the root of the repository and then create your action inside of there. This would look something like:

/my-awesome-action
  - action.yml
  - entrypoint.sh
  ... etc.

We're looking to keep the individual GitHub Actions at the root of this repository as it reduces the complexity of importing them into external workflows.

Workflows

If you have an example workflow that you would like to contribute, you can similarly create a new directory under the existing workflows directory. From there you can then add your content and descriptions, etc.

Note: For workflows, we're looking for something more than you can find in individual how-to's for a single action. The ideal workflow example would be pulling together sets of actions or multiple workflows to accomplish a larger goal.

github-actions-1's People

Contributors

garethahealy avatar jacobsee avatar pabrahamsson avatar deweya avatar tylerauerbeck avatar oybed avatar dependabot[bot] avatar

Watchers

James Cloos 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.