Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create automation card for GHA Add Issue to Project #48

Closed
15 tasks done
henlatourrette opened this issue Feb 19, 2022 · 2 comments
Closed
15 tasks done

Create automation card for GHA Add Issue to Project #48

henlatourrette opened this issue Feb 19, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@henlatourrette
Copy link
Member

henlatourrette commented Feb 19, 2022

Overview

Provide collateral for the OpenSourceAutomations.org website

Action Items

  • Gather items
    • 744 x 300 image (The project image is 744 x 300 pixels, but displays at half that size, so it needs to be a clear, simple identifier of your automation.)
      • Alt image text
    • Name of automation
    • A blurb about the automation
    • Links (github, slack channel url, Testing Site, Live Site, etc.)
    • Healthy project files (see resources for instructions)
      • Readme.md URL
      • contributing.md URL
      • security.md URL
      • support.md URL
      • If you are looking for collaborators - What you are looking for skills wise
    • Status (in use, depreciated, needs update - and any other status you can think of)
      • If status in use, what codebase can it be seen in?
  • Add automation Card to website

Resources/Instructions

See project cards on the hackforla.org website for general idea, although the format of these will be different.

Readme should include:

  • Overview
    • What kind of repetitive thing do you have to do often and what is the benefit of automating it?
  • Current State
    • "As-is" most likely something manual but could be partially automated
  • Future Development
    • The “To-be” state
  • Stakeholders
    • Impact - who benefits and how?
  • Anticipated outcomes
  • Resources/Instructions
    • How to run the automation and any packages or dependencies
  • Languages and Technologies
    • Programming language(s)
    • Framework(s)
  • Platform
    • Where is it deployed (e.g. GitHub, Linux Command Line, Windows Command Line etc)
  • Automation triggers
    • _What starts it? What's it responding to?
    • Is it Time-based (Specify frequency (e.g. 1x/week)?
    • Is it Event-based (e.g. someone just created a new GitHub on a repo)?
  • Input required
    • How much manual or custom input is required?
  • Output
    • What's the desired result? What do we not want to see?
@henlatourrette henlatourrette added documentation Improvements or additions to documentation good first issue Good for newcomers labels Feb 19, 2022
@henlatourrette
Copy link
Member Author

henlatourrette commented Feb 19, 2022


identification: 436353836
title: GHA Add Issue to Project
description: This GitHub Action (GHA), is designed to move issues to a specific column based on criteria such as a specific label, or specific phrase in the issue's body. This will prove helpful for members of a team who manages a GitHub project board, such as project managers, by lessening errors and organizing workflow. By design, it abstracts a lot of the configuration into one file, making customization simple for team members who are not adept to coding syntax.
image: 'assets/images/projects/GHA-add-issue-to-project-hero.png'
alt: 'Emoji Cry before Emoji Happy After'
Authors:

category:

- String

- skill: String

needs:

- maintenance

  • support for users
  • refactoring

- documentation

  • peer review

- to be built

- to be researched

- takeover

  • advice
    status:

- in use and ready to deploy

- in use and being refactored

- in use and needs further development

- ready to deploy

  • in development

- ready for development

- in ideation

- abandoned

seen-in:

- lock-icon

  • HackforLA #this needs to be a link eventually
    visible: true

@ExperimentsInHonesty
Copy link
Member

This issue is resolved except for the as seen on display is not working 100Automations/Website#507

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants