Tags: mozilla/jira-bugzilla-integration
Tags
Bump urllib3 from 2.2.3 to 2.5.0 (#1154) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add uniffi to config.prod.yaml (#1149) Before a reorg, the team working on UniFFI was having jbi sync things to the DISCO Jira project via the disco whiteboard tag. After that reorg, we would like to differentiate between things that sync to DISCO and things that should be UniFFI-specific. Those things should be able to sync to the UNIFFI Jira project. This patch adds support for a `uniffi` whiteboard entry to allow jbi to sync things to UNIFFI.
Making the Jira character limit configurable and reducing for addons … …team per request (#1134) * Reducing jira char limit by 100 so Jira doesn't overrun this when completing markdown tags * Making character limit configurable and overriding for the addons team as requested
Bump the minor-patch group with 7 updates (#1119) Bumps the minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.11` | `0.115.12` | | [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) | `3.41.19` | `3.41.21` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.22.0` | `2.24.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.7.0` | `7.7.1` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.36.1` | `1.37.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.0` | `0.11.2` | Updates `fastapi` from 0.115.11 to 0.115.12 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.11...0.115.12) Updates `atlassian-python-api` from 3.41.19 to 3.41.21 - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](atlassian-api/atlassian-python-api@3.41.19...3.41.21) Updates `sentry-sdk` from 2.22.0 to 2.24.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.22.0...2.24.0) Updates `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) Updates `coverage` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.7.0...7.7.1) Updates `yamllint` from 1.36.1 to 1.37.0 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.36.1...v1.37.0) Updates `ruff` from 0.11.0 to 0.11.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.0...0.11.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: atlassian-python-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix #1100: Fix steps and add a 'jbi lint' command to make sure we don… …'t fall into this anymore (#1104) * Add 'jbi lint' command * Lock dependencies * Run lint on all envs by default * Check order of steps * Factorize status and resolution maps * Check that status and resolution maps are provided * Do not require settings environment vars to just run linting
PreviousNext