Git Product home page Git Product logo

formulas-github's Introduction

Formulas Github

Security Pipeline Super Linter

title

๐Ÿ“š Documentation

This repository contains Ritchie formulas which can be executed by ritchie-cli.

๐Ÿ“Š Use Formulas

To import this repository, you need Ritchie CLI installed

Then, you can use the rit add repo command manually, or execute the command line below directly on your terminal (since CLI version 2.8.0):

rit add repo --provider="Github" --name="formulas-github" --repoUrl="https://github.com/GuillaumeFalourd/formulas-github" --priority=1

Finally, you can check if the repository has been imported correctly by executing the rit list repo command.

๐Ÿ”Ž Formulas available on this repository

๐Ÿ—ƒ Repositories

Formula to add a github-actions workflow to a specific repository

Formula to add a new Secret to a specific repository

Formula to create a new repository on the user account

Formula to create a new issue on any repository the PAT has access to

Formula to delete Secrets from a specific repository

Formula to delete a repository from the user account

Formula to delete all workflow logs from a specific workflow file (100 logs removed at each execution)

Formula to get datas and contribution insights from a specific repository

Formula to generate a CSV report with insights from the user repositories

Formula to create a new branch on a specific repository

Formula to trigger through a command line a Github Actions workflow using a repository_dispatch or a workflow_dispatch event, on any repository the user has access to, with or without client_payload / inputs.

Formula to update the default branch of a specific repository

Formula to update (all) repositories default branches from a specific user account

๐Ÿง‘โ€๐Ÿ’ป Users

Formula to create a Github README file for user profile repository

Formula to generate a new release tag on a specific repository

Formula to get insights from a specific Github user

Formula to get the email associated to a Github username

Formula to get the billing datas associated to the Github username

Formula to add a new collaborator to a specific repository

โ™ป๏ธ Contribute to the repository with your formulas

๐Ÿ†• Creating formulas

  1. Fork and clone the repository
  2. Create a branch: git checkout -b <branch_name>
  3. Check the step by step of how to create formulas on Ritchie
  4. Add your formulas to the repository and commit your implementation: git commit -m '<commit_message>
  5. Push your branch: git push origin <project_name>/<location>
  6. Open a pull request on the repository for analysis.

๐Ÿ†’ Updating Formulas

  1. Fork and clone the repository
  2. Create a branch: git checkout -b <branch_name>
  3. Add the cloned repository to your workspaces (rit add workspace) with a highest priority (for example: 1).
  4. Check the step by step of how to implement formulas on Ritchie and commit your implementation: git commit -m '<commit_message>
  5. Push your branch: git push origin <project_name>/<location>
  6. Open a pull request on the repository for analysis.

Contributors

(Made with contributors-img)

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.