bug#66027: Add a feature to automatically close specified bug reports upon committing.

2023-10-23 Thread Maxim Cournoyer
Hi, Simon Tournier writes: > Hi Maxim, > > If I read correctly, this series had been merged with: > > fb3707762d * etc: teams: Parse 'From' commit more leniently. > f44fa21c3e * gnu: patman: Apply patch for new Change-Id setting. > 8005e09b26 * build: Add a commit-msg hook that embed

bug#66027: Add a feature to automatically close specified bug reports upon committing.

2023-10-23 Thread Simon Tournier
Hi Maxim, If I read correctly, this series had been merged with: fb3707762d * etc: teams: Parse 'From' commit more leniently. f44fa21c3e * gnu: patman: Apply patch for new Change-Id setting. 8005e09b26 * build: Add a commit-msg hook that embeds Change-Id in commit messages. Right?

bug#66027: Add a feature to automatically close specified bug reports upon committing.

2023-09-16 Thread Giovanni Biscuolo
Hello, following a (lengthy) discussion on guix-devel [1] I propose to add the new feature to our currently used server side post-receive git hook. Some details about the implementation have been discussed with other interested persons in [1] and I'll try to summarize them in this thread Soon™.