JWL-5: Refresh a JIRA HTML mirror on new issue creation



Issue Information

Issue Type: New Feature
 
Priority: Major
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: Jira Webhook Listener (JWL)
Resolution: Done (2014-12-01 16:50:52)
Components: Actions , URL Request ,

Created: 2014-11-19 15:17:07
Time Spent Working


Description
When a new issue is created, send a request to make the issue available in a JIRA HTML Mirror (created by the Jira issue listing script)


Toggle State Changes

Activity


btasker changed status from 'Open' to 'In Progress'
Started creating the action, current commit is completely untested and doesn't do anything!

Repo: Jira-Webhook-Listener
Commit: c6cbaaa417ea23a3f35d9a44759ba078d709ef5b
Author: Ben Tasker <github@<Domain Hidden>>

Date: Wed Nov 19 15:26:17 2014 +0000
Commit Message: Started creating urlrequest action. See JWL-5



Added (+)
-------
actions/urlrequest.action.php
config/urlrequest.action.config.example.php




Webhook User-Agent

GitHub-Hookshot/6f1cedf


View Commit

With some tweaks to the previous commit, this is now implemented and tested for new issues.
btasker changed status from 'In Progress' to 'Resolved'
btasker added 'Done' to resolution
btasker changed status from 'Resolved' to 'Closed'

Repo: Jira-Webhook-Listener
Commit: 98734ec1dc02468aac92fd25070cbc00083e94b7
Author: Ben Tasker <github@<Domain Hidden>>

Date: Mon Dec 01 16:42:21 2014 +0000
Commit Message: URL request action tested and working, see JWL-5



Modified (-)(+)
-------
actions/urlrequest.action.php
config/config.example.php
config/urlrequest.action.config.example.php




Webhook User-Agent

GitHub-Hookshot/23ed13a


View Commit


Repo: Jira-Webhook-Listener
Commit: 264b981abe163e74bc97f85c34c923bb6c6252db
Author: Ben Tasker <github@<Domain Hidden>>

Date: Mon Dec 01 16:44:21 2014 +0000
Commit Message: Allowed sites with self-signed certs to be called by urlrequest. See JWL-5



Modified (-)(+)
-------
actions/urlrequest.action.php




Webhook User-Agent

GitHub-Hookshot/23ed13a


View Commit


Repo: Jira-Webhook-Listener
Commit: f592db35de026e4c49cf05d06eebfca75ab68a30
Author: Ben Tasker <github@<Domain Hidden>>

Date: Mon Dec 01 16:50:02 2014 +0000
Commit Message: Implemented ability to refresh a JiraHTML project index. See JWL-5



Modified (-)(+)
-------
actions/urlrequest.action.php
config/config.example.php




Webhook User-Agent

GitHub-Hookshot/23ed13a


View Commit