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

Ignore PDF file during PR #52

Open
facusapienza21 opened this issue Sep 14, 2023 · 0 comments
Open

Ignore PDF file during PR #52

facusapienza21 opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request infrastructure Management of the repo

Comments

@facusapienza21
Copy link
Member

Currently, every-time someone does a PR to main there is a conflict in the main.pdf file that prevents the auto-merge and it cannot be solved directly from GitHub, but instead it needs to be solved from a local repository. This is rather annoying, specially considering that we are not interested in keeping control of the pdf file since this is automatically generated by the GitHub action at every new commit.

Is there any way to ignore this file during a PR? Maybe having a separate action that when a PR is open it sync the pdf separately? @fperez do you have any insight in how to do this? I really like the GH action for compiling the pdf, but it is disrupting the natural workflow of the PR with revision in the relevant files (.tex, .jl, etc).

@facusapienza21 facusapienza21 added the enhancement New feature or request label Sep 14, 2023
@facusapienza21 facusapienza21 self-assigned this Sep 14, 2023
@facusapienza21 facusapienza21 added the infrastructure Management of the repo label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure Management of the repo
Projects
None yet
Development

No branches or pull requests

1 participant