Problem/Motivation

Config Notify lets one know when there is a change in config via email, slack or other ways.

How cool would it be if it could also, through sensing the change, use the https://www.drupal.org/project/config_pr module to send the Pull request with the change, (if it didn't already exist)?

Just an idea ;-)

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stewest created an issue. See original summary.

fjgarlin’s picture

Version: 8.x-1.10 » 8.x-1.x-dev

From what I see in the module, the easiest way here would be to add a link to the tab where the PR can be generated as part of the notification. I wouldn't go as far as creating anything, as that's the purpose of that other module, but we can definitely offer a link to the PR page.

Great suggestion!

fjgarlin’s picture

Status: Active » Needs review

I made a quick change that might be good enough. I have not tested it though, so it'd be great if you can test it and report back.

stewest’s picture

Status: Needs review » Reviewed & tested by the community

  • fjgarlin committed 5754ccdb on 8.x-1.x
    Issue #3472491 by fjgarlin, stewest: Link to config_pr
    
fjgarlin’s picture

Status: Reviewed & tested by the community » Fixed

Awesome! Thanks for testing and reporting back. I've merged the changes now!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.