Skip to content

Conversation

@markjm
Copy link

@markjm markjm commented Apr 29, 2021

Description

Closes #1486 Adds autolinks for merged Azure Devops PRs with default messages.

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@markjm
Copy link
Author

markjm commented Apr 29, 2021

Hi @eamodio, thanks for maintaining this great plugin! I am looking to potentially start taking a look at helping out with #1170 . In digging around, I noticed this potentially simple change to start "getting my feet wet" in the repo.

Please let me know if you want to move forward with this change, thanks.

@markjm markjm force-pushed the mamolin/auto-links branch from bdfc05f to 583264f Compare April 29, 2021 18:03
Copy link

@M3kan1ac M3kan1ac left a comment

Choose a reason for hiding this comment

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

src/git/remotes/azure-devops.ts

@eamodio eamodio self-assigned this Nov 4, 2021
@eamodio eamodio added this to the Soon™ milestone Nov 4, 2021
@eamodio eamodio merged commit af81cd4 into gitkraken:main Nov 4, 2021
@eamodio
Copy link
Member

eamodio commented Nov 4, 2021

Thank you so much for your contribution!

Thank you!

@markjm markjm deleted the mamolin/auto-links branch November 4, 2021 06:56
@eamodio eamodio modified the milestones: Soon™, Shipped Nov 19, 2021
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.

Try to guess ADO pull request autolinks based on commit message

3 participants