tf / redmine_merge_request_links

Display links to associated Gitlab merge requests and GitHub pull requests on Redmine's issue page.
https://www.redmine.org/plugins/redmine_merge_request_links
MIT License
35 stars 26 forks source link

Limiting secret tokens to certain projects #17

Open saitho opened 5 years ago

saitho commented 5 years ago

If I got that right a secret token is used to access the new Redmine endpoint for updating the merge request info. The issue is determined using the redmine issue id specified in merge request.

We have a use case where we're using an external version control system which should ideally not be able to assign merge requests to issues that are not located in a certain redmine project (in case of typos etc).

Is there a way we can do that? :)

tf commented 5 years ago

Not at the moment. I see different options, though: