Skip to content

NIAD-3307: Changed the naming convention of branches to match the other adaptors#175

Merged
stevenmccullaghmadetech merged 1 commit into
mainfrom
NIAD-3307-fix-pipeline
Mar 12, 2025
Merged

NIAD-3307: Changed the naming convention of branches to match the other adaptors#175
stevenmccullaghmadetech merged 1 commit into
mainfrom
NIAD-3307-fix-pipeline

Conversation

@Alex-Nita

Copy link
Copy Markdown
Contributor

Description

Changed the naming convention of branches to match the other adaptors

Jira Ticket

3307

Checklist

These are items (excluding GitHub Checks) which should be confirmed before a branch is ready to merge.

  • Acceptance Criteria met
  • Commit messages are meaningful
  • Manually tested
  • Self-reviewed your code
  • Code reviewed from two other developers
  • If your pull request depends on any other, please link them in the description
  • main branch is passing/green on CI
  • Add/update any relevant documentation

@stevenmccullaghmadetech stevenmccullaghmadetech left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This RegEx has got a couple of questionable parts.
Firstly, it doesn't begin with "Starts With / ^", and there are discrepancies between the other adaptors' implementations. Finally, dependabot may autogenerate some branch names when performing updates, and these would be rejected. Perhaps worth checking whether this policy can be made uniform across all our adaptors.

@morsh3d morsh3d left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes following Steven's review

@stevenmccullaghmadetech
stevenmccullaghmadetech enabled auto-merge (squash) March 12, 2025 12:46
@Alex-Nita
Alex-Nita force-pushed the NIAD-3307-fix-pipeline branch from bfdefe6 to 05c1900 Compare March 12, 2025 13:49
@stevenmccullaghmadetech
stevenmccullaghmadetech merged commit 53916c2 into main Mar 12, 2025
@stevenmccullaghmadetech
stevenmccullaghmadetech deleted the NIAD-3307-fix-pipeline branch March 12, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants