* Annotated Tag Hooks?
@ 2022-11-12 11:10 Moss, Adam David
2022-11-14 22:45 ` brian m. carlson
0 siblings, 1 reply; 4+ messages in thread
From: Moss, Adam David @ 2022-11-12 11:10 UTC (permalink / raw)
To: git
Hello,
Is there any way to use, or are there any plans to introduce, an
equivalent of the `prepare-commit-msg`, `commit-msg`, and
`post-commit` hooks but for `git tag` events?
I would like to make use of `git interpet-trailers` to automate the
inclusion of some additional information into the tag annotation in
the same way we do with commit messages, but am struggling to come up
with a nice solution at the moment.
If there is a better approach I could use I'd welcome suggestions?
Alternatively I'd be willing to help implement such a capability if
anyone would be willing to mentor me through it?
Thanks,
Adam M.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Annotated Tag Hooks?
2022-11-12 11:10 Annotated Tag Hooks? Moss, Adam David
@ 2022-11-14 22:45 ` brian m. carlson
2022-11-14 22:51 ` Taylor Blau
0 siblings, 1 reply; 4+ messages in thread
From: brian m. carlson @ 2022-11-14 22:45 UTC (permalink / raw)
To: Moss, Adam David; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]
On 2022-11-12 at 11:10:38, Moss, Adam David wrote:
> Hello,
>
> Is there any way to use, or are there any plans to introduce, an
> equivalent of the `prepare-commit-msg`, `commit-msg`, and
> `post-commit` hooks but for `git tag` events?
>
> I would like to make use of `git interpet-trailers` to automate the
> inclusion of some additional information into the tag annotation in
> the same way we do with commit messages, but am struggling to come up
> with a nice solution at the moment.
>
> If there is a better approach I could use I'd welcome suggestions?
> Alternatively I'd be willing to help implement such a capability if
> anyone would be willing to mentor me through it?
Without speaking for anyone else, I think such a feature would be
beneficial and I'd be happy to see it come in. I'm not personally able
to mentor you on this, because I have limited time to work on Git, but
perhaps someone else on the list would come along and be happy to walk
you through it.
I _would_ be fine with being put on a CC for the patches to provide a
review, however.
--
brian m. carlson (he/him or they/them)
Toronto, Ontario, CA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Annotated Tag Hooks?
2022-11-14 22:45 ` brian m. carlson
@ 2022-11-14 22:51 ` Taylor Blau
2022-11-14 23:04 ` rsbecker
0 siblings, 1 reply; 4+ messages in thread
From: Taylor Blau @ 2022-11-14 22:51 UTC (permalink / raw)
To: brian m. carlson, Moss, Adam David, git
On Mon, Nov 14, 2022 at 10:45:43PM +0000, brian m. carlson wrote:
> On 2022-11-12 at 11:10:38, Moss, Adam David wrote:
> > Hello,
> >
> > Is there any way to use, or are there any plans to introduce, an
> > equivalent of the `prepare-commit-msg`, `commit-msg`, and
> > `post-commit` hooks but for `git tag` events?
> >
> > I would like to make use of `git interpet-trailers` to automate the
> > inclusion of some additional information into the tag annotation in
> > the same way we do with commit messages, but am struggling to come up
> > with a nice solution at the moment.
> >
> > If there is a better approach I could use I'd welcome suggestions?
> > Alternatively I'd be willing to help implement such a capability if
> > anyone would be willing to mentor me through it?
>
> Without speaking for anyone else, I think such a feature would be
> beneficial and I'd be happy to see it come in. I'm not personally able
> to mentor you on this, because I have limited time to work on Git, but
> perhaps someone else on the list would come along and be happy to walk
> you through it.
>
> I _would_ be fine with being put on a CC for the patches to provide a
> review, however.
Ditto for both ;-).
Thanks,
Taylor
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Annotated Tag Hooks?
2022-11-14 22:51 ` Taylor Blau
@ 2022-11-14 23:04 ` rsbecker
0 siblings, 0 replies; 4+ messages in thread
From: rsbecker @ 2022-11-14 23:04 UTC (permalink / raw)
To: 'Taylor Blau', 'brian m. carlson',
'Moss, Adam David', git
On November 14, 2022 5:51 PM, Taylor Blau wrote:
>On Mon, Nov 14, 2022 at 10:45:43PM +0000, brian m. carlson wrote:
>> On 2022-11-12 at 11:10:38, Moss, Adam David wrote:
>> > Hello,
>> >
>> > Is there any way to use, or are there any plans to introduce, an
>> > equivalent of the `prepare-commit-msg`, `commit-msg`, and
>> > `post-commit` hooks but for `git tag` events?
>> >
>> > I would like to make use of `git interpet-trailers` to automate the
>> > inclusion of some additional information into the tag annotation in
>> > the same way we do with commit messages, but am struggling to come
>> > up with a nice solution at the moment.
>> >
>> > If there is a better approach I could use I'd welcome suggestions?
>> > Alternatively I'd be willing to help implement such a capability if
>> > anyone would be willing to mentor me through it?
>>
>> Without speaking for anyone else, I think such a feature would be
>> beneficial and I'd be happy to see it come in. I'm not personally
>> able to mentor you on this, because I have limited time to work on
>> Git, but perhaps someone else on the list would come along and be
>> happy to walk you through it.
>>
>> I _would_ be fine with being put on a CC for the patches to provide a
>> review, however.
>
>Ditto for both ;-).
This feature is of interest to my community as well. Please CC me also.
-Randall
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-11-14 23:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-12 11:10 Annotated Tag Hooks? Moss, Adam David
2022-11-14 22:45 ` brian m. carlson
2022-11-14 22:51 ` Taylor Blau
2022-11-14 23:04 ` rsbecker
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).