Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ticket numbers to the suffixes of commits and branches TDE-1146 #962

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Apr 16, 2024

Motivation

To ensure Jira includes all relevant information about a ticket it would be good if any pull requests relating to a ticket are automatically linked into JIRA

Modification

Adds the ticket number to branches, commits and pull requests if a ticket is supplied

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha added this pull request to the merge queue Apr 17, 2024
Merged via the queue into master with commit b99db86 Apr 17, 2024
2 checks passed
@blacha blacha deleted the feat/include-ticket-number branch April 17, 2024 20:55
github-merge-queue bot pushed a commit that referenced this pull request Apr 18, 2024
🤖 I have created a release *beep* *boop*
---


## [3.6.0](v3.5.0...v3.6.0)
(2024-04-18)


### Features

* add ticket numbers to the suffixes of commits and branches TDE-1146
([#962](#962))
([b99db86](b99db86))
* **basemaps:** Should skip creating pull request when exist instead of
throwing errors. BM-1018
([#965](#965))
([b2b026e](b2b026e))


### Bug Fixes

* Use Pacific/Auckland time zone for collection years TDE-1066
([#946](#946))
([cd63f09](cd63f09))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to linz/topo-workflows that referenced this pull request Apr 23, 2024
#### Motivation

It is helpful to have all pull requests linked to the ticket, since we
now have the ticket number in the workflow we should pass it into
anything interacting with github

#### Modification

Adds ticket number to basemaps `create-pr` action.

This pull request needs linz/argo-tasks#962 to
be merged first.

#### Checklist

_If not applicable, provide explanation of why._

- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants