Inspiration
Agile development requires to sprint actors to follow and respect some sprint periodic tasks such as iterative daily work log, sprint events termination on sprint close. Such Operations may be boring since requiring to browse and click on several screens.
What it does
I propose to provide utilities to help spring actors to finalize automatically these JIRA tasks (work log, events management,...)
How we built it
I have installed Forge on windows above WSL (Windows Subsystem for Linux) Debian and also setup Docker
I have then installed Forge CLI and created an API token as described in the instructions
then I propose a Forge App integrating JIRA REST API callings on specific appropriate JIRA events occurence
Challenges we ran into
- how to trigger automatically webhook function on some event such as sprint close ?
after few hours of JIRA documentation review, finally I choose the JIRA webhook administration approach
Accomplishments that we're proud of
Minimum Viable Product of JIRA Forge Application to showcase the integration thru JIRA event and/or webhook triggering also JIRA API
What we learned
JIRA Administration
JIRA Rest API
JIRA events management
JIRA webhook administration
Forge CLI tool development on WSL Debian (+ Docker)
login
tunnel
install [ list ]
webtrigger
deploy
logout
What's next for combosprintflow
- Integrating also with Confluence
Log in or sign up for Devpost to join the conversation.