Skip to content

Correct prep-build.yml name#21

Merged
NathanielJS1541 merged 1 commit intomainfrom
fix/prep_build_name
Nov 13, 2025
Merged

Correct prep-build.yml name#21
NathanielJS1541 merged 1 commit intomainfrom
fix/prep_build_name

Conversation

@NathanielJS1541
Copy link
Owner

This PR simply updates the name for the prep-build.yml workflow to better represent its purpose.

This commit simply updates the name for the `prep-build.yml` workflow to
better represent its purpose.

Fixes #20.
@NathanielJS1541 NathanielJS1541 self-assigned this Nov 13, 2025
@NathanielJS1541 NathanielJS1541 added the 🐛 bug Something isn't working label Nov 13, 2025
Copilot AI review requested due to automatic review settings November 13, 2025 17:17
@NathanielJS1541 NathanielJS1541 added the 🎬 action Changes to the GitHub Actions label Nov 13, 2025
@github-actions
Copy link

Triggered from #21 by @​NathanielJS1541.

Checking if we can fast forward main (09fb209) to fix/prep_build_name (f2740f5).

Target branch (main):

commit 09fb209f13377034efbb5d663d342bc1cb8217e4 (HEAD -> main, origin/main)
Author: Nathaniel Struselis <[email protected]>
Date:   Thu Nov 13 16:54:41 2025 +0000

    ci: fix initial commit detection #18
    
    This commit updates the `build-release.yml` workflow to fetch the full
    repo history when checking for the initial commit, to hopefully fix the
    commit count detection.
    
    Fixes #18.

Pull request (fix/prep_build_name):

commit f2740f5f796b52c069ae50437970b02db2a9ebf7 (pull_request/fix/prep_build_name)
Author: Nathaniel Struselis <[email protected]>
Date:   Thu Nov 13 17:11:25 2025 +0000

    ci: correct prep-build.yml name #20
    
    This commit simply updates the name for the `prep-build.yml` workflow to
    better represent its purpose.
    
    Fixes #20.

It is possible to fast forward main (09fb209) to fix/prep_build_name (f2740f5). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to fix/prep_build_name.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the workflow name in prep-build.yml to better reflect its actual purpose of preparing build variables rather than performing the build itself.

  • Updated workflow name from "Build LaTeX Document" to "Prepare LaTeX Build Variables"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

Document Preview

Download PDF Preview

[0.1.2] - 2025-11-13

🛠️ CI/CD

@NathanielJS1541
Copy link
Owner Author

/fast-forward

@NathanielJS1541
Copy link
Owner Author

Triggered from #21 (comment) by @​NathanielJS1541.

Trying to fast forward main (09fb209) to fix/prep_build_name (f2740f5).

Target branch (main):

commit 09fb209f13377034efbb5d663d342bc1cb8217e4 (HEAD -> main, origin/main)
Author: Nathaniel Struselis <[email protected]>
Date:   Thu Nov 13 16:54:41 2025 +0000

    ci: fix initial commit detection #18
    
    This commit updates the `build-release.yml` workflow to fetch the full
    repo history when checking for the initial commit, to hopefully fix the
    commit count detection.
    
    Fixes #18.

Pull request (fix/prep_build_name):

commit f2740f5f796b52c069ae50437970b02db2a9ebf7 (pull_request/fix/prep_build_name)
Author: Nathaniel Struselis <[email protected]>
Date:   Thu Nov 13 17:11:25 2025 +0000

    ci: correct prep-build.yml name #20
    
    This commit simply updates the name for the `prep-build.yml` workflow to
    better represent its purpose.
    
    Fixes #20.

Fast forwarding main (09fb209) to fix/prep_build_name (f2740f5).

$ git push origin f2740f5f796b52c069ae50437970b02db2a9ebf7:main
To https://github.com/NathanielJS1541/LaTeX_Template.git
   09fb209..f2740f5  f2740f5f796b52c069ae50437970b02db2a9ebf7 -> main

@NathanielJS1541 NathanielJS1541 merged commit f2740f5 into main Nov 13, 2025
7 checks passed
@NathanielJS1541 NathanielJS1541 deleted the fix/prep_build_name branch November 13, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎬 action Changes to the GitHub Actions 🐛 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants