Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] switch over githubgen to the one built with our tools #37397

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jan 21, 2025

Description

Change the githubgen we use to the one defined in opentelemetry-go-build-tools

Link to tracking issue

See #37294

@songy23 songy23 merged commit fafdfdd into open-telemetry:main Jan 22, 2025
165 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 22, 2025
douglascamata added a commit to douglascamata/opentelemetry-collector-contrib that referenced this pull request Jan 22, 2025
andrzej-stencel pushed a commit that referenced this pull request Jan 22, 2025
…ols (#37409)

Reverts #37397.

PRs started to fail after #37397 got merged because of the codeowners
check action, because it runs `make githubgen-install` then calls the
`githubgen` tool.

I tried first fixing the CI check to run the new tool and it's giving
errors, which is already starting to affect new PRs and old ones that
get rebased:

```
/Users/douglas/code/opentelemetry-collector-contrib/.tools/githubgen
2025/01/22 11:43:55 codeowners are not members: Erog38, Frapschen, IbraheemA, JonathanWamsley, MovieStoreGuy, Mrod1598, NassimBtk, RichieSams, StefanKurek, VihasMakwana, adrielp, ag-ramachandran, akats7, alexvanboxel, ankitpa
tel96, antonblock, armstrmi, atingchen, atoulme, avadhut123pisal, bertysentry, braydonk, bryan-aguilar, carsonip, chan-tim-sumo, chrroberts-pure, codeboten, cparkins, cpheps, dashpole, dehaansa, dgoscn, edmocosta, eedorenko, 
erichsueh3, evan-bradley, fatsheep9146, fchikwekwe, gjanco, greatestusername, hughesjj, jacobmarble, jade-guiton-dd, jamesmoessis, jaronoff97, jmacd, joker-star-l, jsuereth, kasia-kujawa, khyatigandhi6, kongluoxing, liustanle
y, lquerel, mapno, mar4uk, marctc, martin-majlis-s1, mcardy, michalpristas, moh-osman3, mrsillydog, narcis96, nslaughter, pavankrish123, pcwiese, pjanotti, portertech, povilasv, psx95, pxaws, qiansheng91, rapphil, rnishtala-s
umo, rogercoll, samiura, schmikei, shabicheng, shalper2, sinkingpoint, smithclay, splunkericl, srprash, swiatekm, tamir-michaeli, tomaz-s1, wangzlei, yotamloe, zdaratom-s1
make: *** [gengithub] Error 1
```

I suggest that the new tool is introduced more gradually and is not used
in CI yet until it behaves exactly like the old one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants