yast / yast-auth-server

GNU General Public License v2.0
5 stars 9 forks source link

Update to version 4.6.2 #82

Closed Firstyear closed 1 year ago

yast-bot commented 1 year ago

:x: Public Jenkins job #28 failed

dmulder commented 1 year ago

@jreidinger Something is broken in the jenkins jobs. Could you take a look?

dgdavid commented 1 year ago

Hi there,

Jenkins is complaining because it misses the Bugzilla or Jira reference motivating the change in the changelog entry.

Do you have it at hand? It can be easily fixed by updating the changelog with such entry.

Firstyear commented 1 year ago

We don't have a bugzilla entry here, should we just make one? Seems a bit annoying that an upstream change requires a downstream bug tracker ....

dgdavid commented 1 year ago

We don't have a bugzilla entry here, should we just make one?

Sadly, I think so.

jreidinger commented 1 year ago

well, we discuss if it is still needed, but so far check is still there. If there is upstream issue/bugzilla entry/anything that osc issues accept then it can be used. If not, then usually bugzilla entry is the easiest way.

lslezak commented 1 year ago

Unfortunately that's required by some OBS automatic check. If a bug ID is missing it would automatically reject the submit request to openSUSE Factory/Tumbleweed.

That's annoying for us as well... :worried:

Firstyear commented 1 year ago

https://bugzilla.suse.com/show_bug.cgi?id=1211734

Does that help?

dmulder commented 1 year ago

https://bugzilla.suse.com/show_bug.cgi?id=1211734

Does that help?

You need to put the bug id in the changes file, like this:

- Add deprecation notice to this tool; (bsc#1211734);

Otherwise the submission in obs will get rejected.

dgdavid commented 1 year ago

@dmulder, @Firstyear

I have sent the change, hope it helps, https://github.com/yast/yast-auth-server/pull/83

I cannot approve it myself, but I'll look for an approval and merge it right away. Thanks for creating the entry.