https://github.com/seriouslysean/hackathon-spark
URBN Hackathon, Summer 2024
https://github.com/seriouslysean/hackathon-spark
copyai hackathon jira release-notes-generator urbn
Last synced: 2 months ago
JSON representation
URBN Hackathon, Summer 2024
- Host: GitHub
- URL: https://github.com/seriouslysean/hackathon-spark
- Owner: seriouslysean
- License: mit
- Created: 2024-06-20T16:56:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T18:56:28.000Z (11 months ago)
- Last Synced: 2025-03-29T04:32:11.995Z (3 months ago)
- Topics: copyai, hackathon, jira, release-notes-generator, urbn
- Language: JavaScript
- Homepage: https://www.urbn.com
- Size: 1.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README

# S.P.A.R.K.
URBN 2024 Hackathon entry. **Summarized Project Automation and Reporting Kit**, or S.P.A.R.K. for short, will automatically generate release summary emails, broken down by each team.
## Table of Contents
- [Local Setup](#local-setup)
- [Tools](#tools)
- [PAT Setup](#pat-setup)## Local Setup
For details on setting up and developing the client application, see [Local Setup](./local-setup.md).
## Tools
For a comprehensive list of the available tools, see [Tools](./tools.md).
## PAT Setup
For instructions on creating and validating your GitHub Personal Access Token, see [GitHub PAT Setup](./github-pat.md).
For instructions on creating and validating your Jira Personal Access Token (PAT), see [Jira PAT Setup](./jira-pat.md).