Skip to content

ammar-knowledge/Auto-Ammar

Folders and files

NameName
Last commit message
Last commit date
Jun 19, 2024
Jan 23, 2025
Jun 20, 2024
Feb 12, 2024
Jul 25, 2024
Feb 12, 2024
Feb 12, 2024
Jun 20, 2024
Feb 12, 2024
Feb 12, 2024
Nov 8, 2024
Feb 12, 2024
Jun 19, 2024
Jul 24, 2024
Jun 20, 2024
Feb 12, 2024
Mar 18, 2025
Mar 18, 2025
Feb 24, 2025
Feb 12, 2024
Feb 12, 2024

Repository files navigation

auto-ammar

A GitHub App built with Probot that A probot github app

Setup

# Install dependencies
npm install

# Run the bot
npm start

Docker

# 1. Build container
docker build -t auto-ammar .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> auto-ammar

Contributing

If you have suggestions for how auto-ammar could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2024 ammar-ahmed-butt