jira-ci-cd-integration icon indicating copy to clipboard operation
jira-ci-cd-integration copied to clipboard

Jira Integation for sending Build/Deploy information. Use with any CI/CD provider (via Docker)

Results 9 jira-ci-cd-integration issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.5.0. Release notes Sourced from tslib's releases. tslib 2.5.0 What's New Fix asyncDelegator reporting done too early by @​apendua in microsoft/tslib#187 Add support for TypeScript...

dependencies

Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 5.3.0 to 6.10.0. Release notes Sourced from @​octokit/webhooks-types's releases. v6.10.0 6.10.0 (2023-01-18) Features new installation_target event (#767) (5313a62) v6.9.0 6.9.0 (2022-12-29) Features schema updates to workflow_job, organization.renamed...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.10.0. Changelog Sourced from @​actions/core's changelog. 1.10.0 saveState and setOutput now use environment files if available #1178 getMultilineInput now correctly trims whitespace by default #1185...

dependencies

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.1.1. Changelog Sourced from @​actions/github's changelog. 5.1.1 Export default octokit options #1188 5.1.0 Add additionalPlugins parameter to getOctokit method #1181 Dependency updates #1180 5.0.3 Update...

dependencies

Stumbled upon this when we had a commit message with the date `2022-02`. The issue is with the usage of `\w` which matches letters and numbers.

bug
help wanted
good first issue

see https://github.com/MrRefactoring/jira.js

enhancement