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

[GH-773] Jira's autolink should support issue links that contain a comment link in the URL (#773) #797

Closed
wants to merge 2 commits into from

Conversation

jupriano
Copy link

  • add autolink config for a comment that has a comment link at the end of the posted URL

…k in the URL (mattermost#773)

* add autolink config for a comment that has a comment link at the end of the posted URL
@jupriano jupriano requested a review from mickmister as a code owner August 19, 2021 00:49
@mattermod
Copy link
Contributor

Hello @vicky-demansol,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

Per the Mattermost Contribution Guide, we need to add you to the list of approved contributors for the Mattermost project.

Please help complete the Mattermost contribution license agreement?
Once you have signed the CLA, please comment with /check-cla and confirm that the CLA check is green.

This is a standard procedure for many open source projects.

Please let us know if you have any questions.

We are very happy to have you join our growing community! If you're not yet a member, please consider joining our Contributors community channel to meet other contributors and discuss new opportunities with the core team.

@mickmister
Copy link
Contributor

mickmister commented Aug 23, 2021

@mickmister mickmister changed the title [mm-773] ira's autolink should support issue links that contain a comment link in the URL (#773) [GH-773] Jira's autolink should support issue links that contain a comment link in the URL (#773) Aug 23, 2021
@hanzei hanzei added 2: Dev Review Requires review by a core committer Awaiting Submitter Action Blocked on the author labels Aug 25, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2021

Codecov Report

Merging #797 (4db5740) into master (7278600) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
- Coverage   35.15%   35.13%   -0.03%     
==========================================
  Files          51       51              
  Lines        5825     5829       +4     
==========================================
  Hits         2048     2048              
- Misses       3572     3576       +4     
  Partials      205      205              
Impacted Files Coverage Δ
server/plugin.go 16.02% <0.00%> (-0.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7278600...4db5740. Read the comment docs.

@hanzei
Copy link
Collaborator

hanzei commented Aug 25, 2021

/check-cla

@mattermod
Copy link
Contributor

This PR has been automatically labelled "stale" because it hasn't had recent activity.
A core team member will check in on the status of the PR to help with questions.
Thank you for your contribution!

/cc @jasonblais @jfrerich @emilyacook

@mickmister mickmister added this to the v3.2.0 milestone Oct 19, 2021
@catalintomai
Copy link

Hi @vicky-demansol - this has been stale for a while - are you actively working on it? Any ETA for it? Thanks.

@jupriano
Copy link
Author

jupriano commented Nov 2, 2021

Hi @vicky-demansol - this has been stale for a while - are you actively working on it? Any ETA for it? Thanks.

still trying writing unit test at https://github.com/mattermost/mattermost-plugin-autolink/blob/master/server/autolink/lib_jira_test.go but get failed unit test

@jupriano
Copy link
Author

jupriano commented Nov 2, 2021

@mickmister
Copy link
Contributor

@vicky-demansol You can add it to the test as you did your gist. For future reference, you can commit this sort of code to the PR and request feedback that way

@jupriano
Copy link
Author

jupriano commented Nov 4, 2021

@vicky-demansol You can add it to the test as you did your gist. For future reference, you can commit this sort of code to the PR and request feedback that way

can I PR without any issue there https://github.com/mattermost/mattermost-plugin-autolink/blob/master/server/autolink

@mickmister
Copy link
Contributor

mickmister commented Nov 9, 2021

Hi @vicky-demansol, please mention me so I can get a notification for this discussion 🙂. Feel free to create an issue in the Autolink repository to write the unit test.

@jupriano
Copy link
Author

Hi @mickmister i was add the unit test at mattermost-community/mattermost-plugin-autolink#175

@hanzei hanzei removed the Awaiting Submitter Action Blocked on the author label Nov 16, 2021
@hanzei hanzei requested a review from jfrerich November 16, 2021 13:34
@sibasankarnayak sibasankarnayak self-requested a review November 29, 2021 14:55
@sibasankarnayak
Copy link
Contributor

LGTM !
blocking on this comment here

@mattermod
Copy link
Contributor

This PR has been automatically labelled "stale" because it hasn't had recent activity.
A core team member will check in on the status of the PR to help with questions.
Thank you for your contribution!

/cc @BenLloydPearson @aspleenic

@hanzei
Copy link
Collaborator

hanzei commented Jan 24, 2022

@mickmister @jfrerich Gentle reminder to review this PR

@mickmister
Copy link
Contributor

@hanzei This is blocked by mattermost-community/mattermost-plugin-autolink#175 (review)

@hanzei hanzei added the Do Not Merge/Awaiting PR Awaiting another pull request before merging (e.g. server changes) label Feb 1, 2022
@mattermod
Copy link
Contributor

This PR has been automatically labelled "stale" because it hasn't had recent activity.
A core team member will check in on the status of the PR to help with questions.
Thank you for your contribution!

/cc @aspleenic

@sibasankarnayak
Copy link
Contributor

Will Pick this Up

@mattermod mattermod removed the Do Not Merge/Awaiting PR Awaiting another pull request before merging (e.g. server changes) label Feb 16, 2022
@hanzei hanzei added Invalid This doesn't seem right and removed 2: Dev Review Requires review by a core committer Lifecycle/1:stale labels Feb 22, 2022
@hanzei hanzei removed this from the v3.2.0 milestone Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jira's autolink should support issue links that contain a comment link in the URL
7 participants