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

[ign-common3] Improve fork experience #103

Merged
merged 2 commits into from
Oct 20, 2020
Merged

Conversation

chapulina
Copy link
Contributor

Our GitHub actions haven't been running correctly for forks. This should fix all of them:

CI

CI only on push means that PRs from forks aren't tested. Adding pull_request fixes forks, with the downside of triggering duplicated jobs for PRs coming from branches in this repo.

Also removed the codecov token for the Focal builds because we only need to upload coverage reports once, and this causes failures sometimes.

Labeler

Resolves gazebo-tooling/pr-collection-labeler#4.

Uses the new pull_request_target event.

Tested here: gazebosim/testing#14

Triage

Like above, uses the new pull_request_target event.

Tested here: gazebosim/testing#15

Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina requested a review from mjcarroll as a code owner October 14, 2020 21:03
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #103 into ign-common3 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           ign-common3     #103   +/-   ##
============================================
  Coverage        73.97%   73.97%           
============================================
  Files               69       69           
  Lines             9421     9421           
============================================
  Hits              6969     6969           
  Misses            2452     2452           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0a6e3e...8b73225. Read the comment docs.

@mjcarroll mjcarroll changed the title Improve fork experience [ign-common3] Improve fork experience Oct 14, 2020
@chapulina chapulina added 🏢 edifice Ignition Edifice 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Oct 14, 2020
Copy link
Contributor

@mjcarroll mjcarroll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be ported to other branches?

@chapulina
Copy link
Contributor Author

Does this need to be ported to other branches?

Yeah, it can probably be included in #104

@mjcarroll
Copy link
Contributor

@osrf-jenkins retest this please

@chapulina chapulina merged commit 154f9de into ign-common3 Oct 20, 2020
@chapulina chapulina deleted the chapulina/3/forkX branch October 20, 2020 23:16
mjcarroll added a commit that referenced this pull request Oct 26, 2020
Signed-off-by: Louise Poubel <louise@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>
mjcarroll added a commit that referenced this pull request Oct 27, 2020
Signed-off-by: Louise Poubel <louise@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>
mjcarroll added a commit that referenced this pull request Oct 29, 2020
Signed-off-by: Louise Poubel <louise@openrobotics.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants