Giter Club home page Giter Club logo

.github's People

Contributors

danny-comeau-pm avatar dependabot[bot] avatar obryckim avatar

.github's Issues

[Feature]: Create reusable workflows

What problem are you trying to solve?

I want to be able to reuse workflows without having to copy them across all repos.

Describe the solution you'd like.

Create reusable workflows in this repo and then reference them from other repos/workflows.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: Update the issue template for features

What problem are you trying to solve?

I want to add a testing criteria section to the feature issue template.

Describe the solution you'd like.

Add the following:

  • Question: What is the criteria for testers to pass this feature?
  • Instructions: A clear and concise description of all acceptance criteria in a checkbox format. The more details the better.
  • Type: rich text
  • Required: no

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: Add linting workflow

What problem are you trying to solve?

I just hate it when code gets committed and it hasn't been linted. ๐Ÿ˜ก

Describe the solution you'd like.

I want the code linted on every PR.
Create a workflow to do so.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: Update YAML file names to have *.yml extension

What problem are you trying to solve?

I hate it when my yaml files have inconsistent extensions

Describe the solution you'd like.

Ensure my yaml files end in yml.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: create automatic repo backup

What problem are you trying to solve?

It is required to store the code bases on a daily bases to Azure Storage. To standardize the process, we should create a Cron Trigger Yaml pipeline.

Describe the solution you'd like.

Create a Yaml file and a GitHub Action that runs on a Cron Trigger and when there are changes to the Develop, QA, Stage, and Master branches.

Describe alternatives you've considered.

Create a Automation Accounts resource on a Cron Trigger.

Additional context.

No response

[Feature]: Update vscode settings for markdown

What problem are you trying to solve?

I want vscode to properly number markdown lists and renumber as needed.

Describe the solution you'd like.

Update the settings file to configure the markdown extension.

Describe alternatives you've considered.

Doing it manually is no fun.

Additional context.

Settings needed:

  • "markdown.extension.orderedList.autoRenumber": true
  • "markdown.extension.orderedList.marker": "one"

[Feature]: update markdown-it package

What problem are you trying to solve?
I would like our code base to be free of security vulnerabilities.

Describe the solution you'd like
Update markdown-it

Describe alternatives you've considered
N/A

Additional context
N/A

Create template files for this org

Create a collection of template files for this org; including:

  • issue templates
    • config.yml
    • bug report
      • markdown
      • yaml
    • feature request
      • markdown
      • yaml
  • org profile README
  • CONTRIBUTING.md
  • README.md

[Feature]: Add workflow to perform pull request auto-assignment

What problem are you trying to solve?

I don't like having to manually assign pull request reviewers and assignees.

Describe the solution you'd like.

I'd like a github action workflow to do the work for me.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: Create pull request template

What problem are you trying to solve?

I want to ensure users create pull requests with useful information. ๐Ÿ’ก ๐Ÿค”

Describe the solution you'd like.

When the user creates a pull request, the request is pre-filled with a template that they will then edit/update/fill-in.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: Update required approval workflow

What problem are you trying to solve?

When actions/github-script went to v5, they updated how the octokit calls are made.
Calls need to now go through github.rest.

Describe the solution you'd like.

Update call to cancelWorkflowRun to use new octokit format.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: Update CONTRIBUTING file links to issues

What problem are you trying to solve?

I want to make the links to the issues page relative.

Describe the solution you'd like.

Update the links.

Describe alternatives you've considered.

No response

Additional context.

No response

[Feature]: add dependabot.yml

What problem are you trying to solve?

I want a dependabot.yml file for this repo.

Describe the solution you'd like.

Add dependabot.yml file.

Describe alternatives you've considered.

No response

Additional context.

No response

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.