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

Run Documentation and Guides on Push for Main #298

Closed
2 tasks done
ArielSAdamsNASA opened this issue Jul 13, 2021 · 0 comments · Fixed by #299
Closed
2 tasks done

Run Documentation and Guides on Push for Main #298

ArielSAdamsNASA opened this issue Jul 13, 2021 · 0 comments · Fixed by #299

Comments

@ArielSAdamsNASA
Copy link
Contributor

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
PDFs are not generating for the Documentation and Guides workflow.

To Reproduce
https://github.com/nasa/cFS/tree/gh-pages

Expected behavior
PDFs will generate if the event is pushed to main.

Code snips
if: ${{ github.event_name == 'push' && contains(github.ref, 'main')}}

Additional context

The problem with skipping pull requests is that it won't test the merge commit. Need to skip push if it is not to the main branch.

Reporter Info
Ariel Adams, ASRC Federal

ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 13, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 13, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 13, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/cFS-JSF-Rules that referenced this issue Jul 14, 2021
astrogeco added a commit that referenced this issue Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants