Commit Graph
14 Commits
Author SHA1 Message Date
Tom ProctorandGitHub ae2f303e37 Bump got to 11.8.5 (#344) 2022-06-29 17:34:59 +01:00
Tom ProctorandGitHub 55a11671e0 Retry on 412 status codes (#333)
* Retry on 412 status codes
* Add retry tests
2022-06-29 12:55:26 +01:00
Tom ProctorandGitHub abba4a3980 Update to v2.4.1 (#317) 2022-04-28 16:20:56 +01:00
Tom Proctor e025870ee9 changelog++ 2022-04-28 11:29:22 +01:00
Tom Proctor 4f536680b6 Update default branch 2022-04-28 11:24:54 +01:00
Tom ProctorandGitHub 8e9712e63b Fix tests from jest-when version bump (#311)
* Fix tests from jest-when version bump
* Delete unused test helpers
* Add workflow_dispatch for tests
2022-04-28 11:12:56 +01:00
Tom ProctorandGitHub b222012f94 changelog++ 2022-04-26 13:08:02 +01:00
Tom ProctorandGitHub 4679f8aa3c changelog++ 2022-04-07 15:35:48 +01:00
Tom ProctorandGitHub 25c4aec690 changelog++ 2022-04-07 14:11:27 +01:00
Tom ProctorandGitHub 67281159df Update jira action (#274)
* No longer check for Vault team membership
* Tweak jira states and search parameters
2021-11-08 11:16:29 +00:00
Tom ProctorandGitHub 3526e1be65 Mask each line of multi-line secrets (#208)
* Mask each line of multi-line secrets

* Don't include carriage return characters in masking

* Update CHANGELOG.md
2021-05-05 11:54:07 +01:00
Tom ProctorandGitHub e5febde8e7 Update jira sync github action (#151) 2020-11-18 10:49:47 +00:00
Tom ProctorandGitHub 2c1083c570 Update Jira sync action versions (#109)
These versions bring a few fixes:
* The action now supports converting the most common bits of markdown syntax into Jira formatting directives
* Replaces Atlassian's comment action, which tries to interpolate bits of text from comments wrapped in {{ github.event_name }} as templates, usually causing an error (in the case I've put there, it will replace the template with `pull_request_target`)
* Remove trailing comma after link that broke the link target Jira selects
2020-09-14 13:06:53 -04:00
Tom ProctorandGitHub 401e08df03 Add Jira sync workflow (#107) 2020-08-28 10:46:33 +01:00